| HTML Entity (dec) | ꤙ |
| HTML Entity (hex) | ꤙ |
| UTF-8 (hex) | 0xeaa499 / 0xea 0xa4 0x99 (3 bytes) |
| UTF-8 (dec) | 234, 164, 153 (3 bytes) |
| UTF-16-BE (hex) | 0xa919 / 0xa9 0x19 (2 bytes) |
| UTF-16-BE (dec) | 169, 25 (2 bytes) |
| UTF-32-BE (hex) | 0xa919 / 0x00 0x00 0xa9 0x19 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 169, 25 (4 bytes) |
| C/C++/Java source code | "\ua919" |
| Python source code | "\ua919" |