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???N\ 001111110011111100111111010001010011111100111111001111110100111001011100 3f3f3f453f3f3f4e5c
SJIS-WIN ???E???N\ 001111110011111100111111010001010011111100111111001111110100111001011100 3f3f3f453f3f3f4e5c
EUC-JP ???E???N\ 001111110011111100111111010001010011111100111111001111110100111001011100 3f3f3f453f3f3f4e5c
UTF-8 묷뭊稅E묷뭊稅N\ 111010111010110010110111111010111010110110001010111001111010100010000101010001011110101110101100101101111110101110101101100010101110011110101000100001010100111001011100 ebacb7ebad8ae7a88545ebacb7ebad8ae7a8854e5c
UHC 묷뭊稅E묷뭊稅N\ 100100100100101110010010010101011110000110101010010001011001001001001011100100100101010111100001101010100100111001011100 924b9255e1aa45924b9255e1aa4e5c

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