Eight Pointed Pinwheel Star Symbol

Click to copy Eight Pointed Pinwheel Star symbol to clipboard

Unicode Character
Unicode Hex
U+2735
HTML Entity
Decimal Code
10037

About the Eight Pointed Pinwheel Star Symbol

Last reviewed on May 7, 2026

The Eight Pointed Pinwheel Star symbol (✵) is one of the stars characters in the AllSymbols catalog. It is part of the family of star characters spread across the Geometric Shapes, Dingbats, and Miscellaneous Symbols and Pictographs blocks. Stars come in geometric forms (with a fixed number of points) and dingbat forms (decorative ornaments with thicker strokes).

Where this character is used

For ratings, pair the solid black star (★) with the white outline star (☆) at the same size: a four-out-of-five rating reads cleanly as ★★★★☆. For decorative emphasis, the heavy sparkle or the eight-pointed star carry more weight.

Code references

In Unicode, Eight Pointed Pinwheel Star sits at code point U+2735. Web pages reference it with the HTML numeric entity ✵; CSS rules reference it as a quoted hex escape (the four-digit code prefixed with a backslash); in JavaScript and most modern source-code contexts you can either paste the literal character or use a Unicode escape with the same hex digits.

Rendering and font support

Geometric stars inherit your text color through CSS. Emoji stars render in their platform’s house color (yellow on most devices) and ignore CSS color. If you need a yellow star in monochrome text, the emoji star is the easier choice; if you need the star to match the surrounding type, the geometric star is the right pick.

Related characters

If Eight Pointed Pinwheel Star isn’t quite what you need, the Stars page lists every related character on the site — including Black Star and Black Centre White Star. The related-symbols grid below also surfaces the closest sibling characters.

How to Use Eight Pointed Pinwheel Star Symbol

HTML: ✵
CSS: content: '\\2735';
JavaScript: '\\u2735'
Unicode: U+2735