Skin Tone Variants
About Woman Getting Massage
Woman Getting Massage is the Unicode character πββοΈ at codepoint U+1F486 in the Miscellaneous Symbols and Pictographs block of the Supplementary Multilingual Plane (SMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Woman Getting Massage
To use the Woman Getting Massage symbol (πββοΈ) in HTML, insert the
entity 💆‍♀️ directly into your markup.
In CSS pseudo-elements use content: '\1F486';.
In JavaScript and TypeScript the escape '\u{1F486}' evaluates to πββοΈ. In Python source, write '\U0001F486'.
The character encodes to F0 9F 92 86 as UTF-8 bytes and D83D DC86 as UTF-16 code units. Its decimal codepoint is 128134.
This is a fully-qualified emoji and should render with colour on iOS, Android, Windows and macOS. Appearance may vary between platforms, but the underlying codepoint is identical everywhere.