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 ??@on}??@on{^ 00111111001111110100000001101111011011100111110100111111001111110100000001101111011011100111101101011110 3f3f406f6e7d3f3f406f6e7b5e
SJIS-WIN 痔@on}痔@on{^ 1111001010110001100011101010010001000000011011110110111001111101111100101011000110001110101001000100000001101111011011100111101101011110 f2b18ea4406f6e7df2b18ea4406f6e7b5e
EUC-JP ?痔@on}?痔@on{^ 001111111011110010100110010000000110111101101110011111010011111110111100101001100100000001101111011011100111101101011110 3fbca6406f6e7d3fbca6406f6e7b5e
UTF-8 痔@on}痔@on{^ 111011101000011110101000111001111001011110010100010000000110111101101110011111011110111010000111101010001110011110010111100101000100000001101111011011100111101101011110 ee87a8e79794406f6e7dee87a8e79794406f6e7b5e
UHC ?痔@on}?痔@on{^ 001111111111011011000000010000000110111101101110011111010011111111110110110000000100000001101111011011100111101101011110 3ff6c0406f6e7d3ff6c0406f6e7b5e

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