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 | 在???抑?^ | 100011011101110100111111001111110011111110010111011111010011111101011110 | 8ddd3f3f3f977d3f5e |
EUC-JP | 在???抑?^ | 101110101101111100111111001111110011111111001101110111100011111101011110 | badf3f3f3fcdde3f5e |
UTF-8 | 在븐렱렋抑렱^ | 11100101100111001010100011101011101110001001000011101011101000001011000111101011101000001000101111100110100010101001000111101011101000001011000101011110 | e59ca8ebb890eba0b1eba08be68a91eba0b15e |
UHC | 在븐렱렋抑렱^ | 11101110101001001011101011101100100011101011111010001110101000101110010111100100100011101011111001011110 | eea4baec8ebe8ea2e5e48ebe5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)