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 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN 蔭??@蔭??@B 1000100011111100001111110011111101000000100010001111110000111111001111110100000001000010 88fc3f3f4088fc3f3f4042
EUC-JP 蔭??@蔭??@B 1011000011111110001111110011111101000000101100001111111000111111001111110100000001000010 b0fe3f3f40b0fe3f3f4042
UTF-8 蔭댁뀑@蔭댁뀑@B 111010001001010010101101111010111000110010000001111010111000000010010001010000001110100010010100101011011110101110001100100000011110101110000000100100010100000001000010 e894adeb8c81eb809140e894adeb8c81eb80914042
UHC 蔭댁뀑@蔭댁뀑@B 111010111110001110110100111011001000010110001011010000001110101111100011101101001110110010000101100010110100000001000010 ebe3b4ec858b40ebe3b4ec858b4042

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