| HTML Entity (dec) | ꅈ |
| HTML Entity (hex) | ꅈ |
| UTF-8 (hex) | 0xea8588 / 0xea 0x85 0x88 (3 bytes) |
| UTF-8 (dec) | 234, 133, 136 (3 bytes) |
| UTF-16-BE (hex) | 0xa148 / 0xa1 0x48 (2 bytes) |
| UTF-16-BE (dec) | 161, 72 (2 bytes) |
| UTF-32-BE (hex) | 0xa148 / 0x00 0x00 0xa1 0x48 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 161, 72 (4 bytes) |
| C/C++/Java source code | "\ua148" |
| Python source code | "\ua148" |