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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 懈①?裝??^ | 10011100111001101000011101000000001111111110010111100100001111110011111101011110 | 9ce687403fe5e43f3f5e |
EUC-JP | 懈??裝??^ | 110110001110100000111111001111111110101011100110001111110011111101011110 | d8e83f3feae63f3f5e |
UTF-8 | 懈①윂裝퀴옫^ | 11100110100001111000100011100010100100011010000011101100100111001000001011101000101000111001110111101101100000001011010011101100100110001010101101011110 | e68788e291a0ec9c82e8a39ded80b4ec98ab5e |
UHC | 懈①윂裝퀴옫^ | 11111010101010111010100011100111100111111000110111101101111110111100010011111011100111101010101001011110 | faaba8e79f8dedfbc4fb9eaa5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)