πΈ
U+1F478 Β· PRINCESS
Princess
| UTF-8 | F0 9F 91 B8 | 4 bytes |
|---|---|---|
| UTF-16 | D83D DC78 | surrogate pair |
| UTF-32 | 0001F478 | 4 bytes |
| HTML decimal | 👸 | |
| HTML hex | 👸 | |
| CSS | \1F478 | in content: "β¦" |
| JavaScript | \u{1F478} | ES2015+ |
| JavaScript | \uD83D\uDC78 | surrogate pair |
| JSON | \uD83D\uDC78 | |
| Python | \U0001F478 | |
| Python | \N{PRINCESS} | by name |
| Java / C# | \uD83D\uDC78 | |
| C / C++ | \U0001F478 | universal character name |
| Rust / Swift / PHP | \u{1F478} | |
| Go | \U0001F478 | |
| Ruby | \u{1F478} | |
| Excel / Sheets | =UNICHAR(128120) | |
| URL-encoded | %F0%9F%91%B8 | percent-encoded UTF-8 |