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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
EUC-JP ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
UTF-8 렯렩렯렱렯롈렯렳 111010111010000010101111111010111010000010101001111010111010000010101111111010111010000010110001111010111010000010101111111010111010000110001000111010111010000010101111111010111010000010110011 eba0afeba0a9eba0afeba0b1eba0afeba188eba0afeba0b3
UHC 렯렩렯렱렯롈렯렳 10001110101111001000111010110111100011101011110010001110101111101000111010111100100011101100111010001110101111001000111011000000 8ebc8eb78ebc8ebe8ebc8ece8ebc8ec0

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