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??????^ 00111111001111110100010100111111001111110011111100111111001111110011111101011110 3f3f453f3f3f3f3f3f5e
SJIS-WIN ??E????民?^ 0011111100111111010001010011111100111111001111110011111110010110101011110011111101011110 3f3f453f3f3f3f96af3f5e
EUC-JP ??E????民?^ 0011111100111111010001010011111100111111001111110011111111001100101100010011111101011110 3f3f453f3f3f3fccb13f5e
UTF-8 렻렭E렻읖렭렻民렮^ 1110101110100000101110111110101110100000101011010100010111101011101000001011101111101100100111011001011011101011101000001010110111101011101000001011101111100110101100001001000111101011101000001010111001011110 eba0bbeba0ad45eba0bbec9d96eba0adeba0bbe6b091eba0ae5e
UHC 렻렭E렻읖렭렻民렮^ 100011101100001110001110101110100100010110001110110000111100000011000101100011101011101010001110110000111101101011000101100011101011101101011110 8ec38eba458ec3c0c58eba8ec3dac58ebb5e

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