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 | 隶瑚ス溯・某 | 11101000101011101000110011101000101111011001111111101000101001011001011001011110 | e8ae8ce8bd9fe8a5965e |
EUC-JP | 隶瑚ス溯・某 | 111100001011000010111000111010101000111010111101110111101110101010001110101001011100101110111111 | f0b0b8ea8ebddeea8ea5cbbf |
UTF-8 | 隶瑚ス溯・某 | 111010011001101010110110111001111001000110011010111011111011110110111101111001101011101010101111111011111011110110100101111001101001111110010000 | e99ab6e7919aefbdbde6baafefbda5e69f90 |
UHC | ?瑚?溯?某 | 001111111111101111010001001111111110000110111101001111111101100110111011 | 3ffbd13fe1bd3fd9bb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)