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 éᎲûŽºQéᎲûŽºQ^ 11101001111000011000111010110010111110111100001010001110101110100101000111101001111000011000111010110010111110111100001010001110101110100101000101011110 e9e18eb2fbc28eba51e9e18eb2fbc28eba515e
SJIS-WIN ????????Q????????Q^ 00111111001111110011111100111111001111110011111100111111001111110101000100111111001111110011111100111111001111110011111100111111001111110101000101011110 3f3f3f3f3f3f3f3f513f3f3f3f3f3f3f3f515e
EUC-JP éá??ûÂ?ºQéá??ûÂ?ºQ^ 100011111010101110110001100011111010101110100001001111110011111110001111101010111110010110001111101010101010010000111111100011111010001011101011010100011000111110101011101100011000111110101011101000010011111100111111100011111010101111100101100011111010101010100100001111111000111110100010111010110101000101011110 8fabb18faba13f3f8fabe58faaa43f8fa2eb518fabb18faba13f3f8fabe58faaa43f8fa2eb515e
UTF-8 éᎲûŽºQéᎲûŽºQ^ 1100001110101001110000111010000111000010100011101100001010110010110000111011101111000011100000101100001010001110110000101011101001010001110000111010100111000011101000011100001010001110110000101011001011000011101110111100001110000010110000101000111011000010101110100101000101011110 c3a9c3a1c28ec2b2c3bbc382c28ec2ba51c3a9c3a1c28ec2b2c3bbc382c28ec2ba515e
UHC ???²???ºQ???²???ºQ^ 0011111100111111001111111010100111110111001111110011111100111111101010001010110001010001001111110011111100111111101010011111011100111111001111110011111110101000101011000101000101011110 3f3f3fa9f73f3f3fa8ac513f3f3fa9f73f3f3fa8ac515e

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