| HTML Entity (dec) | ꘕ |
| HTML Entity (hex) | ꘕ |
| UTF-8 (hex) | 0xea9895 / 0xea 0x98 0x95 (3 bytes) |
| UTF-8 (dec) | 234, 152, 149 (3 bytes) |
| UTF-16-BE (hex) | 0xa615 / 0xa6 0x15 (2 bytes) |
| UTF-16-BE (dec) | 166, 21 (2 bytes) |
| UTF-32-BE (hex) | 0xa615 / 0x00 0x00 0xa6 0x15 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 166, 21 (4 bytes) |
| C/C++/Java source code | "\ua615" |
| Python source code | "\ua615" |