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 üIެon}üIެon{^ 111111000100100110001110101011000110111101101110011111011111110001001001100011101010110001101111011011100111101101011110 fc498eac6f6e7dfc498eac6f6e7b5e
SJIS-WIN ?I?¬on}?I?¬on{^ 0011111101001001001111111000000111001010011011110110111001111101001111110100100100111111100000011100101001101111011011100111101101011110 3f493f81ca6f6e7d3f493f81ca6f6e7b5e
EUC-JP üI?¬on}üI?¬on{^ 100011111010101111100100010010010011111110100010110011000110111101101110011111011000111110101011111001000100100100111111101000101100110001101111011011100111101101011110 8fabe4493fa2cc6f6e7d8fabe4493fa2cc6f6e7b5e
UTF-8 üIެon}üIެon{^ 110000111011110001001001110000101000111011000010101011000110111101101110011111011100001110111100010010011100001010001110110000101010110001101111011011100111101101011110 c3bc49c28ec2ac6f6e7dc3bc49c28ec2ac6f6e7b5e
UHC ?I??on}?I??on{^ 001111110100100100111111001111110110111101101110011111010011111101001001001111110011111101101111011011100111101101011110 3f493f3f6f6e7d3f493f3f6f6e7b5e

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