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{^ 10001111110001111011010001101111011011100111110110001111110001111011010001101111011011100111101101011110 8fc7b46f6e7d8fc7b46f6e7b5e
SJIS-WIN ??´on}??´on{^ 001111110011111110000001010011000110111101101110011111010011111100111111100000010100110001101111011011100111101101011110 3f3f814c6f6e7d3f3f814c6f6e7b5e
EUC-JP ?Ç´on}?Ç´on{^ 00111111100011111010101010101110101000011010110101101111011011100111110100111111100011111010101010101110101000011010110101101111011011100111101101011110 3f8faaaea1ad6f6e7d3f8faaaea1ad6f6e7b5e
UTF-8 Ç´on}Ç´on{^ 11000010100011111100001110000111110000101011010001101111011011100111110111000010100011111100001110000111110000101011010001101111011011100111101101011110 c28fc387c2b46f6e7dc28fc387c2b46f6e7b5e
UHC ??´on}??´on{^ 001111110011111110100010101001010110111101101110011111010011111100111111101000101010010101101111011011100111101101011110 3f3fa2a56f6e7d3f3fa2a56f6e7b5e

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