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 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN ????@????@B 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
EUC-JP ????@????@B 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
UTF-8 렺렧렻렰@렺렧렻렰@B 111010111010000010111010111010111010000010100111111010111010000010111011111010111010000010110000010000001110101110100000101110101110101110100000101001111110101110100000101110111110101110100000101100000100000001000010 eba0baeba0a7eba0bbeba0b040eba0baeba0a7eba0bbeba0b04042
UHC 렺렧렻렰@렺렧렻렰@B 10001110110000101000111010110110100011101100001110001110101111010100000010001110110000101000111010110110100011101100001110001110101111010100000001000010 8ec28eb68ec38ebd408ec28eb68ec38ebd4042

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