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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 荳奇スシ逍セ髴 1110010010111000100010101110111110111101101111001110011110010110101111101110100110011100 e4b88aefbdbce796bee99c
EUC-JP 荳奇スシ逍セ髴 1110100010111010101101001111000110001110101111011000111010111100111011011111011010001110101111101111000111111100 e8bab4f18ebd8ebcedf68ebef1fc
UTF-8 荳奇スシ逍セ髴 111010001000110110110011111001011010010110000111111011111011110110111101111011111011110110111100111010011000000010001101111011111011110110111110111010011010101110110100 e88db3e5a587efbdbdefbdbce9808defbdbee9abb4
UHC 荳奇??逍?? 11010100111001011101000011110100001111110011111111100001110011100011111100111111 d4e5d0f43f3fe1ce3f3f

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