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 111011001001010010011100111010111010000110000011111010111010000010100010111010111010000010011100010000001110110010010100100111001110101110100001100000111110101110100000101000101110101110100000100111000100000001000010 ec949ceba183eba0a2eba09c40ec949ceba183eba0a2eba09c4042
UHC 씜롃렢렜@씜롃렢렜@B 10111110101111011000111011001010100011101011001110001110101011100100000010111110101111011000111011001010100011101011001110001110101011100100000001000010 bebd8eca8eb38eae40bebd8eca8eb38eae4042

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