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\ 100100100100101110010010010101011001000110101000010001011001001001001011100100100101010110010001101010000100111001011100 924b925591a845924b925591a84e5c
EUC-JP 狸旦捉E狸旦捉N\ 110000111010110011000011101101101100001010101010010001011100001110101100110000111011011011000010101010100100111001011100 c3acc3b6c2aa45c3acc3b6c2aa4e5c
UTF-8 狸旦捉E狸旦捉N\ 111001111000101110111000111001101001011110100110111001101000110110001001010001011110011110001011101110001110011010010111101001101110011010001101100010010100111001011100 e78bb8e697a6e68d8945e78bb8e697a6e68d894e5c
UHC 狸旦捉E狸旦捉N\ 110101111110000111010011101010011111001110110101010001011101011111100001110100111010100111110011101101010100111001011100 d7e1d3a9f3b545d7e1d3a9f3b54e5c

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