| HTML Entity (dec) | ꤰ |
| HTML Entity (hex) | ꤰ |
| UTF-8 (hex) | 0xeaa4b0 / 0xea 0xa4 0xb0 (3 bytes) |
| UTF-8 (dec) | 234, 164, 176 (3 bytes) |
| UTF-16-BE (hex) | 0xa930 / 0xa9 0x30 (2 bytes) |
| UTF-16-BE (dec) | 169, 48 (2 bytes) |
| UTF-32-BE (hex) | 0xa930 / 0x00 0x00 0xa9 0x30 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 169, 48 (4 bytes) |
| C/C++/Java source code | "\ua930" |
| Python source code | "\ua930" |