| HTML Entity (dec) | ꑷ |
| HTML Entity (hex) | ꑷ |
| UTF-8 (hex) | 0xea91b7 / 0xea 0x91 0xb7 (3 bytes) |
| UTF-8 (dec) | 234, 145, 183 (3 bytes) |
| UTF-16-BE (hex) | 0xa477 / 0xa4 0x77 (2 bytes) |
| UTF-16-BE (dec) | 164, 119 (2 bytes) |
| UTF-32-BE (hex) | 0xa477 / 0x00 0x00 0xa4 0x77 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 164, 119 (4 bytes) |
| C/C++/Java source code | "\ua477" |
| Python source code | "\ua477" |