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\ 111010111010110010110111111010111010110110001010111010111010101110000101010001011110101110101100101101111110101110101101100010101110101110101011100001010100111001011100 ebacb7ebad8aebab8545ebacb7ebad8aebab854e5c
UHC 묷뭊뫅E묷뭊뫅N\ 100100100100101110010010010101011001000110101000010001011001001001001011100100100101010110010001101010000100111001011100 924b925591a845924b925591a84e5c

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