| HTML Entity (dec) | ꅐ |
| HTML Entity (hex) | ꅐ |
| UTF-8 (hex) | 0xea8590 / 0xea 0x85 0x90 (3 bytes) |
| UTF-8 (dec) | 234, 133, 144 (3 bytes) |
| UTF-16-BE (hex) | 0xa150 / 0xa1 0x50 (2 bytes) |
| UTF-16-BE (dec) | 161, 80 (2 bytes) |
| UTF-32-BE (hex) | 0xa150 / 0x00 0x00 0xa1 0x50 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 161, 80 (4 bytes) |
| C/C++/Java source code | "\ua150" |
| Python source code | "\ua150" |