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 ??Ff??F^}Y??Ff??F^}bE 001111110011111101000110011001100011111100111111010001100101111001111101010110010011111100111111010001100110011000111111001111110100011001011110011111010110001001000101 3f3f46663f3f465e7d593f3f46663f3f465e7d6245
SJIS-WIN 髮ケFf髮ケF^}Y髮ケFf髮ケF^}bE 11101001100110111011100101000110011001101110100110011011101110010100011001011110011111010101100111101001100110111011100101000110011001101110100110011011101110010100011001011110011111010110001001000101 e99bb94666e99bb9465e7d59e99bb94666e99bb9465e7d6245
EUC-JP 髮ケFf髮ケF^}Y髮ケFf髮ケF^}bE 1111000111111011100011101011100101000110011001101111000111111011100011101011100101000110010111100111110101011001111100011111101110001110101110010100011001100110111100011111101110001110101110010100011001011110011111010110001001000101 f1fb8eb94666f1fb8eb9465e7d59f1fb8eb94666f1fb8eb9465e7d6245
UTF-8 髮ケFf髮ケF^}Y髮ケFf髮ケF^}bE 11101001101010111010111011101111101111011011100101000110011001101110100110101011101011101110111110111101101110010100011001011110011111010101100111101001101010111010111011101111101111011011100101000110011001101110100110101011101011101110111110111101101110010100011001011110011111010110001001000101 e9abaeefbdb94666e9abaeefbdb9465e7d59e9abaeefbdb94666e9abaeefbdb9465e7d6245
UHC 髮?Ff髮?F^}Y髮?Ff髮?F^}bE 11011011101001010011111101000110011001101101101110100101001111110100011001011110011111010101100111011011101001010011111101000110011001101101101110100101001111110100011001011110011111010110001001000101 dba53f4666dba53f465e7d59dba53f4666dba53f465e7d6245

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