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 1000100011011000001111110011111101000101100010001101100000111111001111110100010101000010 88d83f3f4588d83f3f4542
EUC-JP 畏??E畏??EB 1011000011011010001111110011111101000101101100001101101000111111001111110100010101000010 b0da3f3f45b0da3f3f4542
UTF-8 畏븀ㅊE畏븀ㅊEB 111001111001010110001111111010111011100010000000111000111000010110001010010001011110011110010101100011111110101110111000100000001110001110000101100010100100010101000010 e7958febb880e3858a45e7958febb880e3858a4542
UHC 畏븀ㅊE畏븀ㅊEB 111010001110011010111010111001111010010010111010010001011110100011100110101110101110011110100100101110100100010101000010 e8e6bae7a4ba45e8e6bae7a4ba4542

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