To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 繒??戡?? | 1111101110001111001111110011111110011101010000010011111100111111 | fb8f3f3f9d413f3f |
EUC-JP | 繒?岵戡?? | 1000111111010100110101000011111110001111101110111011011111011001101000100011111100111111 | 8fd4d43f8fbbb7d9a23f3f |
UTF-8 | 繒렑岵戡렰렡 | 111001111011100110010010111010111010000010010001111001011011001010110101111001101000100010100001111010111010000010110000111010111010000010100001 | e7b992eba091e5b2b5e688a1eba0b0eba0a1 |
UHC | 繒렑岵戡렰렡 | 111100011111100110001110101001101111101111000000110010101111000110001110101111011000111010110010 | f1f98ea6fbc0caf18ebd8eb2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)