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 0011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f45
SJIS-WIN ???????E 0011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f45
EUC-JP ???????E 0011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f45
UTF-8 렺씽렍렻렑렻렮E 11101011101000001011101011101100100101001011110111101011101000001000110111101011101000001011101111101011101000001001000111101011101000001011101111101011101000001010111001000101 eba0baec94bdeba08deba0bbeba091eba0bbeba0ae45
UHC 렺씽렍렻렑렻렮E 100011101100001010111110110001011000111010100011100011101100001110001110101001101000111011000011100011101011101101000101 8ec2bec58ea38ec38ea68ec38ebb45

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