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 ?Fnf?Fn^}Y?Fnf?Fn^}bE 001111110100011001101110011001100011111101000110011011100101111001111101010110010011111101000110011011100110011000111111010001100110111001011110011111010110001001000101 3f466e663f466e5e7d593f466e663f466e5e7d6245
SJIS-WIN 秀Fnf秀Fn^}Y秀Fnf秀Fn^}bE 10001111010001110100011001101110011001101000111101000111010001100110111001011110011111010101100110001111010001110100011001101110011001101000111101000111010001100110111001011110011111010110001001000101 8f47466e668f47466e5e7d598f47466e668f47466e5e7d6245
EUC-JP 秀Fnf秀Fn^}Y秀Fnf秀Fn^}bE 10111101101010000100011001101110011001101011110110101000010001100110111001011110011111010101100110111101101010000100011001101110011001101011110110101000010001100110111001011110011111010110001001000101 bda8466e66bda8466e5e7d59bda8466e66bda8466e5e7d6245
UTF-8 秀Fnf秀Fn^}Y秀Fnf秀Fn^}bE 1110011110100111100000000100011001101110011001101110011110100111100000000100011001101110010111100111110101011001111001111010011110000000010001100110111001100110111001111010011110000000010001100110111001011110011111010110001001000101 e7a780466e66e7a780466e5e7d59e7a780466e66e7a780466e5e7d6245
UHC 秀Fnf秀Fn^}Y秀Fnf秀Fn^}bE 11100010101100110100011001101110011001101110001010110011010001100110111001011110011111010101100111100010101100110100011001101110011001101110001010110011010001100110111001011110011111010110001001000101 e2b3466e66e2b3466e5e7d59e2b3466e66e2b3466e5e7d6245

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