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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN エ簑閘\}エ簑閘\{^ 101101001110001011000000111010000111110101011100011111011011010011100010110000001110100001111101010111000111101101011110 b4e2c0e87d5c7db4e2c0e87d5c7b5e
EUC-JP エ簑閘\}エ簑閘\{^ 1000111010110100111001001100001011101111110111100101110001111101100011101011010011100100110000101110111111011110010111000111101101011110 8eb4e4c2efde5c7d8eb4e4c2efde5c7b5e
UTF-8 エ簑閘\}エ簑閘\{^ 1110111110111101101101001110011110110000100100011110100110010110100110000101110001111101111011111011110110110100111001111011000010010001111010011001011010011000010111000111101101011110 efbdb4e7b091e996985c7defbdb4e7b091e996985c7b5e
UHC ??閘\}??閘\{^ 00111111001111111100101110100110010111000111110100111111001111111100101110100110010111000111101101011110 3f3fcba65c7d3f3fcba65c7b5e

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