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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 乂乂f乂乂^}Y乂乂f乂乂^}bE 10011000101001111001100010100111011001101001100010100111100110001010011101011110011111010101100110011000101001111001100010100111011001101001100010100111100110001010011101011110011111010110001001000101 98a798a76698a798a75e7d5998a798a76698a798a75e7d6245
EUC-JP 乂乂f乂乂^}Y乂乂f乂乂^}bE 11010000101010011101000010101001011001101101000010101001110100001010100101011110011111010101100111010000101010011101000010101001011001101101000010101001110100001010100101011110011111010110001001000101 d0a9d0a966d0a9d0a95e7d59d0a9d0a966d0a9d0a95e7d6245
UTF-8 乂乂f乂乂^}Y乂乂f乂乂^}bE 111001001011100110000010111001001011100110000010011001101110010010111001100000101110010010111001100000100101111001111101010110011110010010111001100000101110010010111001100000100110011011100100101110011000001011100100101110011000001001011110011111010110001001000101 e4b982e4b98266e4b982e4b9825e7d59e4b982e4b98266e4b982e4b9825e7d6245
UHC 乂乂f乂乂^}Y乂乂f乂乂^}bE 11100111110100011110011111010001011001101110011111010001111001111101000101011110011111010101100111100111110100011110011111010001011001101110011111010001111001111101000101011110011111010110001001000101 e7d1e7d166e7d1e7d15e7d59e7d1e7d166e7d1e7d15e7d6245

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