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 ?C?n}?C?n{^ 0011111101000011001111110110111001111101001111110100001100111111011011100111101101011110 3f433f6e7d3f433f6e7b5e
SJIS-WIN 廁C虱n}廁C虱n{^ 100110111111100001000011111001010110110001101110011111011001101111111000010000111110010101101100011011100111101101011110 9bf843e56c6e7d9bf843e56c6e7b5e
EUC-JP 廁C虱n}廁C虱n{^ 110101101111101001000011111010011100110101101110011111011101011011111010010000111110100111001101011011100111101101011110 d6fa43e9cd6e7dd6fa43e9cd6e7b5e
UTF-8 廁C虱n}廁C虱n{^ 11100101101110111000000101000011111010001001100110110001011011100111110111100101101110111000000101000011111010001001100110110001011011100111101101011110 e5bb8143e899b16e7de5bb8143e899b16e7b5e
UHC ?C?n}?C?n{^ 0011111101000011001111110110111001111101001111110100001100111111011011100111101101011110 3f433f6e7d3f433f6e7b5e

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