😇

Smiling Face with Halo Symbol

Click to copy Smiling Face with Halo symbol to clipboard

Unicode Character
😇
Unicode Hex
U+1F607
HTML Entity
😇
Decimal Code
128519

About the Smiling Face with Halo Symbol

Last reviewed on May 7, 2026

The Smiling Face with Halo symbol (😇) is one of the emoticons and smileys characters in the AllSymbols catalog. It comes from the Unicode Emoticons block (U+1F600–U+1F64F), introduced in Unicode 6.0. These are colored emoji faces, distinct from the older text-style smileys built from punctuation like :-) and ;-).

Where this character is used

The same emoji can render very differently across platforms because each vendor draws the code point with its own house style. The meaning is the same; the personality changes. This is the reason a smile that looks warm on one phone can look slightly off on another.

Code references

In Unicode, Smiling Face with Halo sits at code point U+1F607. 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

Face emoji do not take skin-tone modifiers — they are designed as color-neutral yellow. People emoji (waving hand, thumbs up, runner) do support tone modifiers from the Fitzpatrick scale.

Related characters

If Smiling Face with Halo isn’t quite what you need, the Emoticons and Smileys page lists every related character on the site — including White Smiling Face and Downcast Face with Sweat. The related-symbols grid below also surfaces the closest sibling characters.

How to Use Smiling Face with Halo Symbol

HTML: 😇
CSS: content: '\\1F607';
JavaScript: '\\u1F607'
Unicode: U+1F607