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 ???E???EB 001111110011111100111111010001010011111100111111001111110100010101000010 3f3f3f453f3f3f4542
SJIS-WIN 曜??E曜??EB 1001011101101010001111110011111101000101100101110110101000111111001111110100010101000010 976a3f3f45976a3f3f4542
EUC-JP 曜??E曜??EB 1100110111001011001111110011111101000101110011011100101100111111001111110100010101000010 cdcb3f3f45cdcb3f3f4542
UTF-8 曜당엡E曜당엡EB 111001101001101110011100111010111000101110111001111011001001011110100001010001011110011010011011100111001110101110001011101110011110110010010111101000010100010101000010 e69b9ceb8bb9ec97a145e69b9ceb8bb9ec97a14542
UHC 曜당엡E曜당엡EB 111010001111100010110100111001111011111110100110010001011110100011111000101101001110011110111111101001100100010101000010 e8f8b4e7bfa645e8f8b4e7bfa64542

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