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 ??\n}??\n{^ 0011111100111111010111000110111001111101001111110011111101011100011011100111101101011110 3f3f5c6e7d3f3f5c6e7b5e
SJIS-WIN 髴暫\n}髴暫\n{^ 111010011001110010001110011000100101110001101110011111011110100110011100100011100110001001011100011011100111101101011110 e99c8e625c6e7de99c8e625c6e7b5e
EUC-JP 髴暫\n}髴暫\n{^ 111100011111110010111011110000110101110001101110011111011111000111111100101110111100001101011100011011100111101101011110 f1fcbbc35c6e7df1fcbbc35c6e7b5e
UTF-8 髴暫\n}髴暫\n{^ 11101001101010111011010011100110100110101010101101011100011011100111110111101001101010111011010011100110100110101010101101011100011011100111101101011110 e9abb4e69aab5c6e7de9abb4e69aab5c6e7b5e
UHC ?暫\n}?暫\n{^ 00111111111011011101010101011100011011100111110100111111111011011101010101011100011011100111101101011110 3fedd55c6e7d3fedd55c6e7b5e

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