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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 塋l?管}塋l?管{^ 1001101011001000100000101000110000111111100010101100011101111101100110101100100010000010100011000011111110001010110001110111101101011110 9ac8828c3f8ac77d9ac8828c3f8ac77b5e
EUC-JP 塋l?管}塋l?管{^ 1101010011001010101000111110110000111111101101001100100101111101110101001100101010100011111011000011111110110100110010010111101101011110 d4caa3ec3fb4c97dd4caa3ec3fb4c97b5e
UTF-8 塋l컢管}塋l컢管{^ 111001011010000110001011111011111011110110001100111011001011101110100010111001111010111010100001011111011110010110100001100010111110111110111101100011001110110010111011101000101110011110101110101000010111101101011110 e5a18befbd8cecbba2e7aea17de5a18befbd8cecbba2e7aea17b5e
UHC 塋l컢管}塋l컢管{^ 11100111101010111010001111101100101100001000110111001110101101110111110111100111101010111010001111101100101100001000110111001110101101110111101101011110 e7aba3ecb08dceb77de7aba3ecb08dceb77b5e

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