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 ???????^e^ 00111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f5e655e
SJIS-WIN 楢???鏃??^e^ 100100111110100000111111001111110011111111101000010101100011111100111111010111100110010101011110 93e83f3f3fe8563f3f5e655e
EUC-JP 楢???鏃??^e^ 110001101110101000111111001111110011111111101111101101110011111100111111010111100110010101011110 c6ea3f3f3fefb73f3f5e655e
UTF-8 楢렧뤰ㅮ鏃퐥찫^e^ 111001101010010110100010111010111010000010100111111010111010010010110000111000111000010110101110111010011000111110000011111011011001000010100101111011001011000010101011010111100110010101011110 e6a5a2eba0a7eba4b0e385aee98f83ed90a5ecb0ab5e655e
UHC 楢렧뤰ㅮ鏃퐥찫^e^ 1110101011111001100011101011011010001111110111101010010011011110111100001110110010111101100011101010101001000100010111100110010101011110 eaf98eb68fdea4def0ecbd8eaa445e655e

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