| HTML Entity (dec) | 𱟫 |
| HTML Entity (hex) | 𱟫 |
| UTF-8 (hex) | 0xf0b19fab / 0xf0 0xb1 0x9f 0xab (4 bytes) |
| UTF-8 (dec) | 240, 177, 159, 171 (4 bytes) |
| UTF-16-BE (hex) | 0xd885dfeb / 0xd8 0x85 0xdf 0xeb (4 bytes) |
| UTF-16-BE (dec) | 216, 133, 223, 235 (4 bytes) |
| UTF-32-BE (hex) | 0x317eb / 0x00 0x03 0x17 0xeb (4 bytes) |
| UTF-32-BE (dec) | 0, 3, 23, 235 (4 bytes) |
| C/C++/Java source code | "\u317eb" |
| Python source code | "\u317eb" |