HTML Entity (dec) | 𰖇 |
HTML Entity (hex) | 𰖇 |
UTF-8 (hex) | 0xf0b09687 / 0xf0 0xb0 0x96 0x87 (4 bytes) |
UTF-8 (dec) | 240, 176, 150, 135 (4 bytes) |
UTF-16-BE (hex) | 0xd881dd87 / 0xd8 0x81 0xdd 0x87 (4 bytes) |
UTF-16-BE (dec) | 216, 129, 221, 135 (4 bytes) |
UTF-32-BE (hex) | 0x30587 / 0x00 0x03 0x05 0x87 (4 bytes) |
UTF-32-BE (dec) | 0, 3, 5, 135 (4 bytes) |
C/C++/Java source code | "\u30587" |
Python source code | "\u30587" |