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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 兀?兀?N}兀?兀?N{^ 1001100101011001001111111001100101011001001111110100111001111101100110010101100100111111100110010101100100111111010011100111101101011110 99593f99593f4e7d99593f99593f4e7b5e
EUC-JP 兀?兀?N}兀?兀?N{^ 1101000110111010001111111101000110111010001111110100111001111101110100011011101000111111110100011011101000111111010011100111101101011110 d1ba3fd1ba3f4e7dd1ba3fd1ba3f4e7b5e
UTF-8 兀뛥兀뛣N}兀뛥兀뛣N{^ 1110010110000101100000001110101110011011101001011110010110000101100000001110101110011011101000110100111001111101111001011000010110000000111010111001101110100101111001011000010110000000111010111001101110100011010011100111101101011110 e58580eb9ba5e58580eb9ba34e7de58580eb9ba5e58580eb9ba34e7b5e
UHC 兀뛥兀뛣N}兀뛥兀뛣N{^ 111010001011010010001101011010001110100010110100100011010110011001001110011111011110100010110100100011010110100011101000101101001000110101100110010011100111101101011110 e8b48d68e8b48d664e7de8b48d68e8b48d664e7b5e

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