| HTML Entity (dec) | ꤂ |
| HTML Entity (hex) | ꤂ |
| UTF-8 (hex) | 0xeaa482 / 0xea 0xa4 0x82 (3 bytes) |
| UTF-8 (dec) | 234, 164, 130 (3 bytes) |
| UTF-16-BE (hex) | 0xa902 / 0xa9 0x02 (2 bytes) |
| UTF-16-BE (dec) | 169, 2 (2 bytes) |
| UTF-32-BE (hex) | 0xa902 / 0x00 0x00 0xa9 0x02 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 169, 2 (4 bytes) |
| C/C++/Java source code | "\ua902" |
| Python source code | "\ua902" |