| HTML Entity (dec) | ꘨ |
| HTML Entity (hex) | ꘨ |
| UTF-8 (hex) | 0xea98a8 / 0xea 0x98 0xa8 (3 bytes) |
| UTF-8 (dec) | 234, 152, 168 (3 bytes) |
| UTF-16-BE (hex) | 0xa628 / 0xa6 0x28 (2 bytes) |
| UTF-16-BE (dec) | 166, 40 (2 bytes) |
| UTF-32-BE (hex) | 0xa628 / 0x00 0x00 0xa6 0x28 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 166, 40 (4 bytes) |
| C/C++/Java source code | "\ua628" |
| Python source code | "\ua628" |