HTML Entity (dec) | 𰭺 |
HTML Entity (hex) | 𰭺 |
UTF-8 (hex) | 0xf0b0adba / 0xf0 0xb0 0xad 0xba (4 bytes) |
UTF-8 (dec) | 240, 176, 173, 186 (4 bytes) |
UTF-16-BE (hex) | 0xd882df7a / 0xd8 0x82 0xdf 0x7a (4 bytes) |
UTF-16-BE (dec) | 216, 130, 223, 122 (4 bytes) |
UTF-32-BE (hex) | 0x30b7a / 0x00 0x03 0x0b 0x7a (4 bytes) |
UTF-32-BE (dec) | 0, 3, 11, 122 (4 bytes) |
C/C++/Java source code | "\u30b7a" |
Python source code | "\u30b7a" |