π
U+1F4C7 Β· CARD INDEX
Card Index
| UTF-8 | F0 9F 93 87 | 4 bytes |
|---|---|---|
| UTF-16 | D83D DCC7 | surrogate pair |
| UTF-32 | 0001F4C7 | 4 bytes |
| HTML decimal | 📇 | |
| HTML hex | 📇 | |
| CSS | \1F4C7 | in content: "β¦" |
| JavaScript | \u{1F4C7} | ES2015+ |
| JavaScript | \uD83D\uDCC7 | surrogate pair |
| JSON | \uD83D\uDCC7 | |
| Python | \U0001F4C7 | |
| Python | \N{CARD INDEX} | by name |
| Java / C# | \uD83D\uDCC7 | |
| C / C++ | \U0001F4C7 | universal character name |
| Rust / Swift / PHP | \u{1F4C7} | |
| Go | \U0001F4C7 | |
| Ruby | \u{1F4C7} | |
| Excel / Sheets | =UNICHAR(128199) | |
| URL-encoded | %F0%9F%93%87 | percent-encoded UTF-8 |