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????EB 0011111100111111001111110011111101000101001111110011111100111111001111110100010101000010 3f3f3f3f453f3f3f3f4542
SJIS-WIN ????E????EB 0011111100111111001111110011111101000101001111110011111100111111001111110100010101000010 3f3f3f3f453f3f3f3f4542
EUC-JP ????E????EB 0011111100111111001111110011111101000101001111110011111100111111001111110100010101000010 3f3f3f3f453f3f3f3f4542
UTF-8 렯롉렯렡E렯롉렯렡EB 111010111010000010101111111010111010000110001001111010111010000010101111111010111010000010100001010001011110101110100000101011111110101110100001100010011110101110100000101011111110101110100000101000010100010101000010 eba0afeba189eba0afeba0a145eba0afeba189eba0afeba0a14542
UHC 렯롉렯렡E렯롉렯렡EB 10001110101111001000111011001111100011101011110010001110101100100100010110001110101111001000111011001111100011101011110010001110101100100100010101000010 8ebc8ecf8ebc8eb2458ebc8ecf8ebc8eb24542

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