Skin Tone Variants
About Merperson: Medium-light Skin Tone
Merperson: Medium-light Skin Tone is the Unicode character π§πΌ at codepoint U+1F9DC in the Supplemental 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 Merperson: Medium-light Skin Tone
To use the Merperson: Medium-light Skin Tone symbol (π§πΌ) in HTML, insert the
entity 🧜🏼 directly into your markup.
In CSS pseudo-elements use content: '\1F9DC';.
In JavaScript and TypeScript the escape '\u{1F9DC}' evaluates to π§πΌ. In Python source, write '\U0001F9DC'.
The character encodes to F0 9F A7 9C as UTF-8 bytes and D83E DDDC as UTF-16 code units. Its decimal codepoint is 129500.
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.