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?Ff?F?F^}Y?F?Ff?F?F^}bE 00111111010001100011111101000110011001100011111101000110001111110100011001011110011111010101100100111111010001100011111101000110011001100011111101000110001111110100011001011110011111010110001001000101 3f463f46663f463f465e7d593f463f46663f463f465e7d6245
SJIS-WIN 小F小Ff小F小F^}Y小F小Ff小F小F^}bE 100011111010110001000110100011111010110001000110011001101000111110101100010001101000111110101100010001100101111001111101010110011000111110101100010001101000111110101100010001100110011010001111101011000100011010001111101011000100011001011110011111010110001001000101 8fac468fac46668fac468fac465e7d598fac468fac46668fac468fac465e7d6245
EUC-JP 小F小Ff小F小F^}Y小F小Ff小F小F^}bE 101111101010111001000110101111101010111001000110011001101011111010101110010001101011111010101110010001100101111001111101010110011011111010101110010001101011111010101110010001100110011010111110101011100100011010111110101011100100011001011110011111010110001001000101 beae46beae4666beae46beae465e7d59beae46beae4666beae46beae465e7d6245
UTF-8 小F小Ff小F小F^}Y小F小Ff小F小F^}bE 1110010110110000100011110100011011100101101100001000111101000110011001101110010110110000100011110100011011100101101100001000111101000110010111100111110101011001111001011011000010001111010001101110010110110000100011110100011001100110111001011011000010001111010001101110010110110000100011110100011001011110011111010110001001000101 e5b08f46e5b08f4666e5b08f46e5b08f465e7d59e5b08f46e5b08f4666e5b08f46e5b08f465e7d6245
UHC 小F小Ff小F小F^}Y小F小Ff小F小F^}bE 111000011011001101000110111000011011001101000110011001101110000110110011010001101110000110110011010001100101111001111101010110011110000110110011010001101110000110110011010001100110011011100001101100110100011011100001101100110100011001011110011111010110001001000101 e1b346e1b34666e1b346e1b3465e7d59e1b346e1b34666e1b346e1b3465e7d6245

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