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 렯렍렯렶렯렖렯렍 111010111010000010101111111010111010000010001101111010111010000010101111111010111010000010110110111010111010000010101111111010111010000010010110111010111010000010101111111010111010000010001101 eba0afeba08deba0afeba0b6eba0afeba096eba0afeba08d
UHC 렯렍렯렶렯렖렯렍 10001110101111001000111010100011100011101011110010001110110000011000111010111100100011101010101110001110101111001000111010100011 8ebc8ea38ebc8ec18ebc8eab8ebc8ea3

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