To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 荳ケ隹キ襠台サ門羡蟆 1110010010111000101110011110100010110000101101111110010111111011100100011110010010111011100101101110010111111011100100011110010110110000 e4b8b9e8b0b7e5fb91e4bb96e5fb91e5b0
EUC-JP 荳ケ隹キ襠台サ門羡蟆 111010001011101010001110101110011111000010110010100011101011011111101010111111011100001011100110100011101011101111001100111001111000111111010101101011101110101010110010 e8ba8eb9f0b28eb7eafdc2e68ebbcce78fd5aeeab2
UTF-8 荳ケ隹キ襠台サ門羡蟆 111010001000110110110011111011111011110110111001111010011001101010111001111011111011110110110111111010001010010110100000111001011000111110110000111011111011110110111011111010011001011010000000111001111011111010100001111010001001111110000110 e88db3efbdb9e99ab9efbdb7e8a5a0e58fb0efbdbbe99680e7bea1e89f86
UHC 荳????台?門?? 11010100111001010011111100111111001111110011111111110111101110110011111111011010101001100011111100111111 d4e53f3f3f3ff7bb3fdaa63f3f

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)