HTML Entity (dec) | 𑜹 |
HTML Entity (hex) | 𑜹 |
UTF-8 (hex) | 0xf0919cb9 / 0xf0 0x91 0x9c 0xb9 (4 bytes) |
UTF-8 (dec) | 240, 145, 156, 185 (4 bytes) |
UTF-16-BE (hex) | 0xd805df39 / 0xd8 0x05 0xdf 0x39 (4 bytes) |
UTF-16-BE (dec) | 216, 5, 223, 57 (4 bytes) |
UTF-32-BE (hex) | 0x11739 / 0x00 0x01 0x17 0x39 (4 bytes) |
UTF-32-BE (dec) | 0, 1, 23, 57 (4 bytes) |
C/C++/Java source code | "\u11739" |
Python source code | "\u11739" |