| HTML Entity (dec) | 𪕰 |
| HTML Entity (hex) | 𪕰 |
| UTF-8 (hex) | 0xf0aa95b0 / 0xf0 0xaa 0x95 0xb0 (4 bytes) |
| UTF-8 (dec) | 240, 170, 149, 176 (4 bytes) |
| UTF-16-BE (hex) | 0xd869dd70 / 0xd8 0x69 0xdd 0x70 (4 bytes) |
| UTF-16-BE (dec) | 216, 105, 221, 112 (4 bytes) |
| UTF-32-BE (hex) | 0x2a570 / 0x00 0x02 0xa5 0x70 (4 bytes) |
| UTF-32-BE (dec) | 0, 2, 165, 112 (4 bytes) |
| C/C++/Java source code | "\u2a570" |
| Python source code | "\u2a570" |