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 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
SJIS-WIN ??像f??像^}Y??像f??像^}bE 00111111001111111001000110011100011001100011111100111111100100011001110001011110011111010101100100111111001111111001000110011100011001100011111100111111100100011001110001011110011111010110001001000101 3f3f919c663f3f919c5e7d593f3f919c663f3f919c5e7d6245
EUC-JP ?薏像f?薏像^}Y?薏像f?薏像^}bE 001111111000111111011001110111101100000111111100011001100011111110001111110110011101111011000001111111000101111001111101010110010011111110001111110110011101111011000001111111000110011000111111100011111101100111011110110000011111110001011110011111010110001001000101 3f8fd9dec1fc663f8fd9dec1fc5e7d593f8fd9dec1fc663f8fd9dec1fc5e7d6245
UTF-8 뤂薏像f뤂薏像^}Y뤂薏像f뤂薏像^}bE 111010111010010010000010111010001001011010001111111001011000001110001111011001101110101110100100100000101110100010010110100011111110010110000011100011110101111001111101010110011110101110100100100000101110100010010110100011111110010110000011100011110110011011101011101001001000001011101000100101101000111111100101100000111000111101011110011111010110001001000101 eba482e8968fe5838f66eba482e8968fe5838f5e7d59eba482e8968fe5838f66eba482e8968fe5838f5e7d6245
UHC 뤂薏像f뤂薏像^}Y뤂薏像f뤂薏像^}bE 100011111011001111101011111110111101111111000000011001101000111110110011111010111111101111011111110000000101111001111101010110011000111110110011111010111111101111011111110000000110011010001111101100111110101111111011110111111100000001011110011111010110001001000101 8fb3ebfbdfc0668fb3ebfbdfc05e7d598fb3ebfbdfc0668fb3ebfbdfc05e7d6245

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