😟

Worried Face Symbol

Click to copy Worried Face symbol to clipboard

Unicode Character
😟
Unicode Hex
U+1F61F
HTML Entity
😟
Decimal Code
128543

About the Worried Face Symbol

Last reviewed on May 7, 2026

The Worried Face 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, Worried Face sits at code point U+1F61F. 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 Worried Face isn’t quite what you need, the Emoticons and Smileys page lists every related character on the site — including White Smiling Face and Unamused Face. The related-symbols grid below also surfaces the closest sibling characters.

How to Use Worried Face Symbol

HTML: 😟
CSS: content: '\\1F61F';
JavaScript: '\\u1F61F'
Unicode: U+1F61F