| HTML Entity (dec) | ꖆ |
| HTML Entity (hex) | ꖆ |
| UTF-8 (hex) | 0xea9686 / 0xea 0x96 0x86 (3 bytes) |
| UTF-8 (dec) | 234, 150, 134 (3 bytes) |
| UTF-16-BE (hex) | 0xa586 / 0xa5 0x86 (2 bytes) |
| UTF-16-BE (dec) | 165, 134 (2 bytes) |
| UTF-32-BE (hex) | 0xa586 / 0x00 0x00 0xa5 0x86 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 165, 134 (4 bytes) |
| C/C++/Java source code | "\ua586" |
| Python source code | "\ua586" |