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 ?F??on}?F??on{^ 001111110100011000111111001111110110111101101110011111010011111101000110001111110011111101101111011011100111101101011110 3f463f3f6f6e7d3f463f3f6f6e7b5e
SJIS-WIN ?F??on}?F??on{^ 001111110100011000111111001111110110111101101110011111010011111101000110001111110011111101101111011011100111101101011110 3f463f3f6f6e7d3f463f3f6f6e7b5e
EUC-JP ?F??on}?F??on{^ 001111110100011000111111001111110110111101101110011111010011111101000110001111110011111101101111011011100111101101011110 3f463f3f6f6e7d3f463f3f6f6e7b5e
UTF-8 챔F혴쩌on}챔F혴쩌on{^ 111011001011000110010100010001101110110110011000101101001110110010101001100011000110111101101110011111011110110010110001100101000100011011101101100110001011010011101100101010011000110001101111011011100111101101011110 ecb19446ed98b4eca98c6f6e7decb19446ed98b4eca98c6f6e7b5e
UHC 챔F혴쩌on}챔F혴쩌on{^ 110000111010100001000110110000101001101111000010101111000110111101101110011111011100001110101000010001101100001010011011110000101011110001101111011011100111101101011110 c3a846c29bc2bc6f6e7dc3a846c29bc2bc6f6e7b5e

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