| HTML Entity (dec) | 𣛬 |
| HTML Entity (hex) | 𣛬 |
| UTF-8 (hex) | 0xf0a39bac / 0xf0 0xa3 0x9b 0xac (4 bytes) |
| UTF-8 (dec) | 240, 163, 155, 172 (4 bytes) |
| UTF-16-BE (hex) | 0xd84ddeec / 0xd8 0x4d 0xde 0xec (4 bytes) |
| UTF-16-BE (dec) | 216, 77, 222, 236 (4 bytes) |
| UTF-32-BE (hex) | 0x236ec / 0x00 0x02 0x36 0xec (4 bytes) |
| UTF-32-BE (dec) | 0, 2, 54, 236 (4 bytes) |
| C/C++/Java source code | "\u236ec" |
| Python source code | "\u236ec" |