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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 荳奇スシ逍セ髴亥廠 111001001011100010001010111011111011110110111100111001111001011010111110111010011001110010001000111001011000111110110001 e4b88aefbdbce796bee99c88e58fb1
EUC-JP 荳奇スシ逍セ髴亥廠 111010001011101010110100111100011000111010111101100011101011110011101101111101101000111010111110111100011111110010110000111001111011111010110011 e8bab4f18ebd8ebcedf68ebef1fcb0e7beb3
UTF-8 荳奇スシ逍セ髴亥廠 111010001000110110110011111001011010010110000111111011111011110110111101111011111011110110111100111010011000000010001101111011111011110110111110111010011010101110110100111001001011101010100101111001011011101110100000 e88db3e5a587efbdbdefbdbce9808defbdbee9abb4e4baa5e5bba0
UHC 荳奇??逍??亥廠 1101010011100101110100001111010000111111001111111110000111001110001111110011111111111010101001001111001111011111 d4e5d0f43f3fe1ce3f3ffaa4f3df

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