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 ñûŽ«ïàŽ³n}ñûŽ«ïàŽ³n{^ 111100011111101110001110101010111110111111100000100011101011001101101110011111011111000111111011100011101010101111101111111000001000111010110011011011100111101101011110 f1fb8eabefe08eb36e7df1fb8eabefe08eb36e7b5e
SJIS-WIN ????????n}????????n{^ 001111110011111100111111001111110011111100111111001111110011111101101110011111010011111100111111001111110011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f3f3f3f6e7d3f3f3f3f3f3f3f3f6e7b5e
EUC-JP ñû??ïà??n}ñû??ïà??n{^ 10001111101010111101000010001111101010111110010100111111001111111000111110101011110000011000111110101011101000100011111100111111011011100111110110001111101010111101000010001111101010111110010100111111001111111000111110101011110000011000111110101011101000100011111100111111011011100111101101011110 8fabd08fabe53f3f8fabc18faba23f3f6e7d8fabd08fabe53f3f8fabc18faba23f3f6e7b5e
UTF-8 ñûŽ«ïàŽ³n}ñûŽ«ïàŽ³n{^ 11000011101100011100001110111011110000101000111011000010101010111100001110101111110000111010000011000010100011101100001010110011011011100111110111000011101100011100001110111011110000101000111011000010101010111100001110101111110000111010000011000010100011101100001010110011011011100111101101011110 c3b1c3bbc28ec2abc3afc3a0c28ec2b36e7dc3b1c3bbc28ec2abc3afc3a0c28ec2b36e7b5e
UHC ???????³n}???????³n{^ 0011111100111111001111110011111100111111001111110011111110101001111110000110111001111101001111110011111100111111001111110011111100111111001111111010100111111000011011100111101101011110 3f3f3f3f3f3f3fa9f86e7d3f3f3f3f3f3f3fa9f86e7b5e

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