| HTML Entity (dec) | ꑶ |
| HTML Entity (hex) | ꑶ |
| UTF-8 (hex) | 0xea91b6 / 0xea 0x91 0xb6 (3 bytes) |
| UTF-8 (dec) | 234, 145, 182 (3 bytes) |
| UTF-16-BE (hex) | 0xa476 / 0xa4 0x76 (2 bytes) |
| UTF-16-BE (dec) | 164, 118 (2 bytes) |
| UTF-32-BE (hex) | 0xa476 / 0x00 0x00 0xa4 0x76 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 164, 118 (4 bytes) |
| C/C++/Java source code | "\ua476" |
| Python source code | "\ua476" |