π
U+1F4C6 Β· TEAR-OFF CALENDAR
Tear-Off Calendar
| UTF-8 | F0 9F 93 86 | 4 bytes |
|---|---|---|
| UTF-16 | D83D DCC6 | surrogate pair |
| UTF-32 | 0001F4C6 | 4 bytes |
| HTML decimal | 📆 | |
| HTML hex | 📆 | |
| CSS | \1F4C6 | in content: "β¦" |
| JavaScript | \u{1F4C6} | ES2015+ |
| JavaScript | \uD83D\uDCC6 | surrogate pair |
| JSON | \uD83D\uDCC6 | |
| Python | \U0001F4C6 | |
| Python | \N{TEAR-OFF CALENDAR} | by name |
| Java / C# | \uD83D\uDCC6 | |
| C / C++ | \U0001F4C6 | universal character name |
| Rust / Swift / PHP | \u{1F4C6} | |
| Go | \U0001F4C6 | |
| Ruby | \u{1F4C6} | |
| Excel / Sheets | =UNICHAR(128198) | |
| URL-encoded | %F0%9F%93%86 | percent-encoded UTF-8 |