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 ???????}B 001111110011111100111111001111110011111100111111001111110111110101000010 3f3f3f3f3f3f3f7d42
SJIS-WIN ???懃???}B 00111111001111110011111110011100111001110011111100111111001111110111110101000010 3f3f3f9ce73f3f3f7d42
EUC-JP ???懃???}B 00111111001111110011111111011000111010010011111100111111001111110111110101000010 3f3f3fd8e93f3f3f7d42
UTF-8 렺렯렻懃렯렺렧}B 1110101110100000101110101110101110100000101011111110101110100000101110111110011010000111100000111110101110100000101011111110101110100000101110101110101110100000101001110111110101000010 eba0baeba0afeba0bbe68783eba0afeba0baeba0a77d42
UHC 렺렯렻懃렯렺렧}B 10001110110000101000111010111100100011101100001111010000110001001000111010111100100011101100001010001110101101100111110101000010 8ec28ebc8ec3d0c48ebc8ec28eb67d42

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