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 壤???}壤???{^ 10011010110111110011111100111111001111110111110110011010110111110011111100111111001111110111101101011110 9adf3f3f3f7d9adf3f3f3f7b5e
EUC-JP 壤???}壤???{^ 11010100111000010011111100111111001111110111110111010100111000010011111100111111001111110111101101011110 d4e13f3f3f7dd4e13f3f3f7b5e
UTF-8 壤귁뱀뒇}壤귁뱀뒇{^ 111001011010001110100100111010101011011110000001111010111011000110000000111010111001001010000111011111011110010110100011101001001110101010110111100000011110101110110001100000001110101110010010100001110111101101011110 e5a3a4eab781ebb180eb92877de5a3a4eab781ebb180eb92877b5e
UHC 壤귁뱀뒇}壤귁뱀뒇{^ 11100101101111011011000111001110101110011110110010001010100001010111110111100101101111011011000111001110101110011110110010001010100001010111101101011110 e5bdb1ceb9ec8a857de5bdb1ceb9ec8a857b5e

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