| HTML Entity (dec) | 𰗃 |
| HTML Entity (hex) | 𰗃 |
| UTF-8 (hex) | 0xf0b09783 / 0xf0 0xb0 0x97 0x83 (4 bytes) |
| UTF-8 (dec) | 240, 176, 151, 131 (4 bytes) |
| UTF-16-BE (hex) | 0xd881ddc3 / 0xd8 0x81 0xdd 0xc3 (4 bytes) |
| UTF-16-BE (dec) | 216, 129, 221, 195 (4 bytes) |
| UTF-32-BE (hex) | 0x305c3 / 0x00 0x03 0x05 0xc3 (4 bytes) |
| UTF-32-BE (dec) | 0, 3, 5, 195 (4 bytes) |
| C/C++/Java source code | "\u305c3" |
| Python source code | "\u305c3" |