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 ¾­Ž²Gon}¾­Ž²Gon{^ 1011111010101101100011101011001001000111011011110110111001111101101111101010110110001110101100100100011101101111011011100111101101011110 bead8eb2476f6e7dbead8eb2476f6e7b5e
SJIS-WIN ????Gon}????Gon{^ 0011111100111111001111110011111101000111011011110110111001111101001111110011111100111111001111110100011101101111011011100111101101011110 3f3f3f3f476f6e7d3f3f3f3f476f6e7b5e
EUC-JP ????Gon}????Gon{^ 0011111100111111001111110011111101000111011011110110111001111101001111110011111100111111001111110100011101101111011011100111101101011110 3f3f3f3f476f6e7d3f3f3f3f476f6e7b5e
UTF-8 ¾­Ž²Gon}¾­Ž²Gon{^ 11000010101111101100001010101101110000101000111011000010101100100100011101101111011011100111110111000010101111101100001010101101110000101000111011000010101100100100011101101111011011100111101101011110 c2bec2adc28ec2b2476f6e7dc2bec2adc28ec2b2476f6e7b5e
UHC ¾­?²Gon}¾­?²Gon{^ 1010100011111010101000011010100100111111101010011111011101000111011011110110111001111101101010001111101010100001101010010011111110101001111101110100011101101111011011100111101101011110 a8faa1a93fa9f7476f6e7da8faa1a93fa9f7476f6e7b5e

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