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 ??????@h 0011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f4068
SJIS-WIN 蹟?????@h 100100001101011000111111001111110011111100111111001111110100000001101000 90d63f3f3f3f3f4068
EUC-JP 蹟?????@h 110000001101100000111111001111110011111100111111001111110100000001101000 c0d83f3f3f3f3f4068
UTF-8 蹟렱롋뀌렧렞@h 1110100010111001100111111110101110100000101100011110101110100001100010111110101110000000100011001110101110100000101001111110101110100000100111100100000001101000 e8b99feba0b1eba18beb808ceba0a7eba09e4068
UHC 蹟렱롋뀌렧렞@h 1110111011100111100011101011111010001110110100011011001011101110100011101011011010001110101011110100000001101000 eee78ebe8ed1b2ee8eb68eaf4068

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