π§
U+1F9DC Β· MERPERSON
Merperson
| UTF-8 | F0 9F A7 9C | 4 bytes |
|---|---|---|
| UTF-16 | D83E DDDC | surrogate pair |
| UTF-32 | 0001F9DC | 4 bytes |
| HTML decimal | 🧜 | |
| HTML hex | 🧜 | |
| CSS | \1F9DC | in content: "β¦" |
| JavaScript | \u{1F9DC} | ES2015+ |
| JavaScript | \uD83E\uDDDC | surrogate pair |
| JSON | \uD83E\uDDDC | |
| Python | \U0001F9DC | |
| Python | \N{MERPERSON} | by name |
| Java / C# | \uD83E\uDDDC | |
| C / C++ | \U0001F9DC | universal character name |
| Rust / Swift / PHP | \u{1F9DC} | |
| Go | \U0001F9DC | |
| Ruby | \u{1F9DC} | |
| Excel / Sheets | =UNICHAR(129500) | |
| URL-encoded | %F0%9F%A7%9C | percent-encoded UTF-8 |