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 éᎲú¯Ž½^éᎲú¯Ž½^B 11101001111000011000111010110010111110101010111110001110101111010101111011101001111000011000111010110010111110101010111110001110101111010101111001000010 e9e18eb2faaf8ebd5ee9e18eb2faaf8ebd5e42
SJIS-WIN ????????^????????^B 00111111001111110011111100111111001111110011111100111111001111110101111000111111001111110011111100111111001111110011111100111111001111110101111001000010 3f3f3f3f3f3f3f3f5e3f3f3f3f3f3f3f3f5e42
EUC-JP éá??ú¯??^éá??ú¯??^B 1000111110101011101100011000111110101011101000010011111100111111100011111010101111100010100011111010001010110100001111110011111101011110100011111010101110110001100011111010101110100001001111110011111110001111101010111110001010001111101000101011010000111111001111110101111001000010 8fabb18faba13f3f8fabe28fa2b43f3f5e8fabb18faba13f3f8fabe28fa2b43f3f5e42
UTF-8 éᎲú¯Ž½^éᎲú¯Ž½^B 1100001110101001110000111010000111000010100011101100001010110010110000111011101011000010101011111100001010001110110000101011110101011110110000111010100111000011101000011100001010001110110000101011001011000011101110101100001010101111110000101000111011000010101111010101111001000010 c3a9c3a1c28ec2b2c3bac2afc28ec2bd5ec3a9c3a1c28ec2b2c3bac2afc28ec2bd5e42
UHC ???²???½^???²???½^B 0011111100111111001111111010100111110111001111110011111100111111101010001111011001011110001111110011111100111111101010011111011100111111001111110011111110101000111101100101111001000010 3f3f3fa9f73f3f3fa8f65e3f3f3fa9f73f3f3fa8f65e42

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