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 û¦”fû¦”^}Yû¦”fû¦”^}bE 111110111010011010010100011001101111101110100110100101000101111001111101010110011111101110100110100101000110011011111011101001101001010001011110011111010110001001000101 fba69466fba6945e7d59fba69466fba6945e7d6245
SJIS-WIN ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
EUC-JP û¦?fû¦?^}Yû¦?fû¦?^}bE 10001111101010111110010110001111101000101100001100111111011001101000111110101011111001011000111110100010110000110011111101011110011111010101100110001111101010111110010110001111101000101100001100111111011001101000111110101011111001011000111110100010110000110011111101011110011111010110001001000101 8fabe58fa2c33f668fabe58fa2c33f5e7d598fabe58fa2c33f668fabe58fa2c33f5e7d6245
UTF-8 û¦”fû¦”^}Yû¦”fû¦”^}bE 110000111011101111000010101001101100001010010100011001101100001110111011110000101010011011000010100101000101111001111101010110011100001110111011110000101010011011000010100101000110011011000011101110111100001010100110110000101001010001011110011111010110001001000101 c3bbc2a6c29466c3bbc2a6c2945e7d59c3bbc2a6c29466c3bbc2a6c2945e7d6245
UHC ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245

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