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 10011110010000100100011001101110011001101001111001000010010001100110111001011110011111010101100110011110010000100100011001101110011001101001111001000010010001100110111001011110011111010110001001000101 9e42466e669e42466e5e7d599e42466e669e42466e5e7d6245
EUC-JP 曖Fnf曖Fn^}Y曖Fnf曖Fn^}bE 11011011101000110100011001101110011001101101101110100011010001100110111001011110011111010101100111011011101000110100011001101110011001101101101110100011010001100110111001011110011111010110001001000101 dba3466e66dba3466e5e7d59dba3466e66dba3466e5e7d6245
UTF-8 曖Fnf曖Fn^}Y曖Fnf曖Fn^}bE 1110011010011011100101100100011001101110011001101110011010011011100101100100011001101110010111100111110101011001111001101001101110010110010001100110111001100110111001101001101110010110010001100110111001011110011111010110001001000101 e69b96466e66e69b96466e5e7d59e69b96466e66e69b96466e5e7d6245
UHC 曖Fnf曖Fn^}Y曖Fnf曖Fn^}bE 11100100111100100100011001101110011001101110010011110010010001100110111001011110011111010101100111100100111100100100011001101110011001101110010011110010010001100110111001011110011111010110001001000101 e4f2466e66e4f2466e5e7d59e4f2466e66e4f2466e5e7d6245

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