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 111000011011001101000110111000011011001101000110011001101110000110110011010001101110000110110011010001100101111001111101010110011110000110110011010001101110000110110011010001100110011011100001101100110100011011100001101100110100011001011110011111010110001001000101 e1b346e1b34666e1b346e1b3465e7d59e1b346e1b34666e1b346e1b3465e7d6245
EUC-JP 盖F盖Ff盖F盖F^}Y盖F盖Ff盖F盖F^}bE 111000101011010101000110111000101011010101000110011001101110001010110101010001101110001010110101010001100101111001111101010110011110001010110101010001101110001010110101010001100110011011100010101101010100011011100010101101010100011001011110011111010110001001000101 e2b546e2b54666e2b546e2b5465e7d59e2b546e2b54666e2b546e2b5465e7d6245
UTF-8 盖F盖Ff盖F盖F^}Y盖F盖Ff盖F盖F^}bE 1110011110011011100101100100011011100111100110111001011001000110011001101110011110011011100101100100011011100111100110111001011001000110010111100111110101011001111001111001101110010110010001101110011110011011100101100100011001100110111001111001101110010110010001101110011110011011100101100100011001011110011111010110001001000101 e79b9646e79b964666e79b9646e79b96465e7d59e79b9646e79b964666e79b9646e79b96465e7d6245
UHC 盖F盖Ff盖F盖F^}Y盖F盖Ff盖F盖F^}bE 110010111100110001000110110010111100110001000110011001101100101111001100010001101100101111001100010001100101111001111101010110011100101111001100010001101100101111001100010001100110011011001011110011000100011011001011110011000100011001011110011111010110001001000101 cbcc46cbcc4666cbcc46cbcc465e7d59cbcc46cbcc4666cbcc46cbcc465e7d6245

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