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 | 第臀?櫛皎? | 10010001111001101110010001011100001111111000101111111001111000011010011100111111 | 91e6e45c3f8bf9e1a73f |
EUC-JP | 第臀?櫛皎? | 11000010111010001110011110111101001111111011011011111011111000101010100100111111 | c2e8e7bd3fb6fbe2a93f |
UTF-8 | 第臀밸櫛皎卵 | 111001111010110010101100111010001000011110000000111010111011000010111000111001101010101110011011111001111001101010001110111011111010010010011100 | e7acace88780ebb0b8e6ab9be79a8eefa49c |
UHC | 第臀밸櫛皎卵 | 111100001010111111010100111010111011100111101011111100011110111011001110111010111101000111101011 | f0afd4ebb9ebf1eeceebd1eb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)