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 ‰aŽ¢on}‰aŽ¢on{^ 100010010110000110001110101000100110111101101110011111011000100101100001100011101010001001101111011011100111101101011110 89618ea26f6e7d89618ea26f6e7b5e
SJIS-WIN ?a?¢on}?a?¢on{^ 0011111101100001001111111000000110010001011011110110111001111101001111110110000100111111100000011001000101101111011011100111101101011110 3f613f81916f6e7d3f613f81916f6e7b5e
EUC-JP ?a?¢on}?a?¢on{^ 0011111101100001001111111010000111110001011011110110111001111101001111110110000100111111101000011111000101101111011011100111101101011110 3f613fa1f16f6e7d3f613fa1f16f6e7b5e
UTF-8 ‰aŽ¢on}‰aŽ¢on{^ 110000101000100101100001110000101000111011000010101000100110111101101110011111011100001010001001011000011100001010001110110000101010001001101111011011100111101101011110 c28961c28ec2a26f6e7dc28961c28ec2a26f6e7b5e
UHC ?a??on}?a??on{^ 001111110110000100111111001111110110111101101110011111010011111101100001001111110011111101101111011011100111101101011110 3f613f3f6f6e7d3f613f3f6f6e7b5e

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