😅

Grinning Face with Sweat Symbol

Click to copy Grinning Face with Sweat symbol to clipboard

Unicode Character
😅
Unicode Hex
U+1F605
HTML Entity
😅
Decimal Code
128517

About the Grinning Face with Sweat Symbol

Last reviewed on May 7, 2026

The Grinning Face with Sweat 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, Grinning Face with Sweat sits at code point U+1F605. 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 Grinning Face with Sweat 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 Grinning Face with Sweat Symbol

HTML: 😅
CSS: content: '\\1F605';
JavaScript: '\\u1F605'
Unicode: U+1F605