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 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 乂f乂^}Y乂f乂^}bE 1001100010100111011001101001100010100111010111100111110101011001100110001010011101100110100110001010011101011110011111010110001001000101 98a76698a75e7d5998a76698a75e7d6245
EUC-JP 乂f乂^}Y乂f乂^}bE 1101000010101001011001101101000010101001010111100111110101011001110100001010100101100110110100001010100101011110011111010110001001000101 d0a966d0a95e7d59d0a966d0a95e7d6245
UTF-8 乂f乂^}Y乂f乂^}bE 111001001011100110000010011001101110010010111001100000100101111001111101010110011110010010111001100000100110011011100100101110011000001001011110011111010110001001000101 e4b98266e4b9825e7d59e4b98266e4b9825e7d6245
UHC 乂f乂^}Y乂f乂^}bE 1110011111010001011001101110011111010001010111100111110101011001111001111101000101100110111001111101000101011110011111010110001001000101 e7d166e7d15e7d59e7d166e7d15e7d6245

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