| HTML Entity (dec) | 𢖺 |
| HTML Entity (hex) | 𢖺 |
| UTF-8 (hex) | 0xf0a296ba / 0xf0 0xa2 0x96 0xba (4 bytes) |
| UTF-8 (dec) | 240, 162, 150, 186 (4 bytes) |
| UTF-16-BE (hex) | 0xd849ddba / 0xd8 0x49 0xdd 0xba (4 bytes) |
| UTF-16-BE (dec) | 216, 73, 221, 186 (4 bytes) |
| UTF-32-BE (hex) | 0x225ba / 0x00 0x02 0x25 0xba (4 bytes) |
| UTF-32-BE (dec) | 0, 2, 37, 186 (4 bytes) |
| C/C++/Java source code | "\u225ba" |
| Python source code | "\u225ba" |