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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 荳奇スシ踝セ髴井 11100100101110001000101011101111101111011011110011100110111101001011111011101001100111001000100011100100 e4b88aefbdbce6f4bee99c88e4
EUC-JP 荳奇スシ踝セ髴井 11101000101110101011010011110001100011101011110110001110101111001110110011110110100011101011111011110001111111001011000011100110 e8bab4f18ebd8ebcecf68ebef1fcb0e6
UTF-8 荳奇スシ踝セ髴井 111010001000110110110011111001011010010110000111111011111011110110111101111011111011110110111100111010001011100010011101111011111011110110111110111010011010101110110100111001001011101010010101 e88db3e5a587efbdbdefbdbce8b89defbdbee9abb4e4ba95
UHC 荳奇?????井 1101010011100101110100001111010000111111001111110011111100111111001111111110111111001100 d4e5d0f43f3f3f3f3fefcc

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