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 | 繒?漬?耘句 | 11111011100011110011111110010010110100000011111111100011110011111000101111100101 | fb8f3f92d03fe3cf8be5 |
EUC-JP | 繒?漬?耘句 | 1000111111010100110101000011111111000100110100100011111111100110110100011011011011100111 | 8fd4d43fc4d23fe6d1b6e7 |
UTF-8 | 繒렑漬렚耘句 | 111001111011100110010010111010111010000010010001111001101011110010101100111010111010000010011010111010001000000010011000111001011000111110100101 | e7b992eba091e6bcaceba09ae88098e58fa5 |
UHC | 繒렑漬렚耘句 | 111100011111100110001110101001101111001010110000100011101010110111101001111111001100111110100011 | f1f98ea6f2b08eade9fccfa3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)