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 ð´²ñŽ½Ž¿ðû²ñŽ½Žª^ 1111000010110100101100101111000110001110101111011000111010111111111100001111101110110010111100011000111010111101100011101010101001011110 f0b4b2f18ebd8ebff0fbb2f18ebd8eaa5e
SJIS-WIN ?´??????????????^ 001111111000000101001100001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f814c3f3f3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ð´?ñ???¿ðû?ñ???ª^ 1000111110101001110000111010000110101101001111111000111110101011110100000011111100111111001111111000111110100010110001001000111110101001110000111000111110101011111001010011111110001111101010111101000000111111001111110011111110001111101000101110110001011110 8fa9c3a1ad3f8fabd03f3f3f8fa2c48fa9c38fabe53f8fabd03f3f3f8fa2ec5e
UTF-8 ð´²ñŽ½Ž¿ðû²ñŽ½Žª^ 110000111011000011000010101101001100001010110010110000111011000111000010100011101100001010111101110000101000111011000010101111111100001110110000110000111011101111000010101100101100001110110001110000101000111011000010101111011100001010001110110000101010101001011110 c3b0c2b4c2b2c3b1c28ec2bdc28ec2bfc3b0c3bbc2b2c3b1c28ec2bdc28ec2aa5e
UHC ð´²??½?¿ð?²??½?ª^ 1010100110100011101000101010010110101001111101110011111100111111101010001111011000111111101000101010111110101001101000110011111110101001111101110011111100111111101010001111011000111111101010001010001101011110 a9a3a2a5a9f73f3fa8f63fa2afa9a33fa9f73f3fa8f63fa8a35e

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