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 ?b??[?b??[^ 0011111101100010001111110011111101011011001111110110001000111111001111110101101101011110 3f623f3f5b3f623f3f5b5e
SJIS-WIN 涌b唸疽[涌b唸疽[^ 1001011101001111011000101001101001011000111000010111001101011011100101110100111101100010100110100101100011100001011100110101101101011110 974f629a58e1735b974f629a58e1735b5e
EUC-JP 涌b唸疽[涌b唸疽[^ 1100110110110000011000101101001110111001111000011101010001011011110011011011000001100010110100111011100111100001110101000101101101011110 cdb062d3b9e1d45bcdb062d3b9e1d45b5e
UTF-8 涌b唸疽[涌b唸疽[^ 1110011010110110100011000110001011100101100101001011100011100111100101101011110101011011111001101011011010001100011000101110010110010100101110001110011110010110101111010101101101011110 e6b68c62e594b8e796bd5be6b68c62e594b8e796bd5b5e
UHC 涌b?疽[涌b?疽[^ 111010011011111101100010001111111110111011000101010110111110100110111111011000100011111111101110110001010101101101011110 e9bf623feec55be9bf623feec55b5e

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