| HTML Entity (dec) | 𱗻 |
| HTML Entity (hex) | 𱗻 |
| UTF-8 (hex) | 0xf0b197bb / 0xf0 0xb1 0x97 0xbb (4 bytes) |
| UTF-8 (dec) | 240, 177, 151, 187 (4 bytes) |
| UTF-16-BE (hex) | 0xd885ddfb / 0xd8 0x85 0xdd 0xfb (4 bytes) |
| UTF-16-BE (dec) | 216, 133, 221, 251 (4 bytes) |
| UTF-32-BE (hex) | 0x315fb / 0x00 0x03 0x15 0xfb (4 bytes) |
| UTF-32-BE (dec) | 0, 3, 21, 251 (4 bytes) |
| C/C++/Java source code | "\u315fb" |
| Python source code | "\u315fb" |