| HTML Entity (dec) | ꛴ | |
| HTML Entity (hex) | ꛴ | |
| UTF-8 (hex) | 0xea9bb4 / 0xea 0x9b 0xb4 (3 bytes) | |
| UTF-8 (dec) | 234, 155, 180 (3 bytes) | |
| UTF-16-BE (hex) | 0xa6f4 / 0xa6 0xf4 (2 bytes) | |
| UTF-16-BE (dec) | 166, 244 (2 bytes) | |
| UTF-32-BE (hex) | 0xa6f4 / 0x00 0x00 0xa6 0xf4 (4 bytes) | |
| UTF-32-BE (dec) | 0, 0, 166, 244 (4 bytes) | |
| C/C++/Java source code | "\ua6f4" | |
| Python source code | u"\ua6f4" |