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 荳奇スシ踝セ髴 1110010010111000100010101110111110111101101111001110011011110100101111101110100110011100 e4b88aefbdbce6f4bee99c
EUC-JP 荳奇スシ踝セ髴 1110100010111010101101001111000110001110101111011000111010111100111011001111011010001110101111101111000111111100 e8bab4f18ebd8ebcecf68ebef1fc
UTF-8 荳奇スシ踝セ髴 111010001000110110110011111001011010010110000111111011111011110110111101111011111011110110111100111010001011100010011101111011111011110110111110111010011010101110110100 e88db3e5a587efbdbdefbdbce8b89defbdbee9abb4
UHC 荳奇????? 110101001110010111010000111101000011111100111111001111110011111100111111 d4e5d0f43f3f3f3f3f

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