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 ?Gkf?Gk^}Y?Gkf?Gk^}bE 001111110100011101101011011001100011111101000111011010110101111001111101010110010011111101000111011010110110011000111111010001110110101101011110011111010110001001000101 3f476b663f476b5e7d593f476b663f476b5e7d6245
SJIS-WIN 恙Gkf恙Gk^}Y恙Gkf恙Gk^}bE 10011100100110010100011101101011011001101001110010011001010001110110101101011110011111010101100110011100100110010100011101101011011001101001110010011001010001110110101101011110011111010110001001000101 9c99476b669c99476b5e7d599c99476b669c99476b5e7d6245
EUC-JP 恙Gkf恙Gk^}Y恙Gkf恙Gk^}bE 11010111111110010100011101101011011001101101011111111001010001110110101101011110011111010101100111010111111110010100011101101011011001101101011111111001010001110110101101011110011111010110001001000101 d7f9476b66d7f9476b5e7d59d7f9476b66d7f9476b5e7d6245
UTF-8 恙Gkf恙Gk^}Y恙Gkf恙Gk^}bE 1110011010000001100110010100011101101011011001101110011010000001100110010100011101101011010111100111110101011001111001101000000110011001010001110110101101100110111001101000000110011001010001110110101101011110011111010110001001000101 e68199476b66e68199476b5e7d59e68199476b66e68199476b5e7d6245
UHC 恙Gkf恙Gk^}Y恙Gkf恙Gk^}bE 11100101101111110100011101101011011001101110010110111111010001110110101101011110011111010101100111100101101111110100011101101011011001101110010110111111010001110110101101011110011111010110001001000101 e5bf476b66e5bf476b5e7d59e5bf476b66e5bf476b5e7d6245

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