| HTML Entity (dec) | 𒅯 |
| HTML Entity (hex) | 𒅯 |
| UTF-8 (hex) | 0xf09285af / 0xf0 0x92 0x85 0xaf (4 bytes) |
| UTF-8 (dec) | 240, 146, 133, 175 (4 bytes) |
| UTF-16-BE (hex) | 0xd808dd6f / 0xd8 0x08 0xdd 0x6f (4 bytes) |
| UTF-16-BE (dec) | 216, 8, 221, 111 (4 bytes) |
| UTF-32-BE (hex) | 0x1216f / 0x00 0x01 0x21 0x6f (4 bytes) |
| UTF-32-BE (dec) | 0, 1, 33, 111 (4 bytes) |
| C/C++/Java source code | "\u1216f" |
| Python source code | "\u1216f" |