| HTML Entity (dec) | 𡎠 |
| HTML Entity (hex) | 𡎠 |
| UTF-8 (hex) | 0xf0a18ea0 / 0xf0 0xa1 0x8e 0xa0 (4 bytes) |
| UTF-8 (dec) | 240, 161, 142, 160 (4 bytes) |
| UTF-16-BE (hex) | 0xd844dfa0 / 0xd8 0x44 0xdf 0xa0 (4 bytes) |
| UTF-16-BE (dec) | 216, 68, 223, 160 (4 bytes) |
| UTF-32-BE (hex) | 0x213a0 / 0x00 0x02 0x13 0xa0 (4 bytes) |
| UTF-32-BE (dec) | 0, 2, 19, 160 (4 bytes) |
| C/C++/Java source code | "\u213a0" |
| Python source code | "\u213a0" |