HTML Entity (dec) | ㆌ |
HTML Entity (hex) | ㆌ |
UTF-8 (hex) | 0xe3868c / 0xe3 0x86 0x8c (3 bytes) |
UTF-8 (dec) | 227, 134, 140 (3 bytes) |
UTF-16-BE (hex) | 0x318c / 0x31 0x8c (2 bytes) |
UTF-16-BE (dec) | 49, 140 (2 bytes) |
UTF-32-BE (hex) | 0x318c / 0x00 0x00 0x31 0x8c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 49, 140 (4 bytes) |
C/C++/Java source code | "\u318c" |
Python source code | "\u318c" |