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 ?^WJkf?^WJk^}Y?^WJkf?^WJk^}bE 0011111101011110010101110100101001101011011001100011111101011110010101110100101001101011010111100111110101011001001111110101111001010111010010100110101101100110001111110101111001010111010010100110101101011110011111010110001001000101 3f5e574a6b663f5e574a6b5e7d593f5e574a6b663f5e574a6b5e7d6245
SJIS-WIN ?^WJkf?^WJk^}Y?^WJkf?^WJk^}bE 0011111101011110010101110100101001101011011001100011111101011110010101110100101001101011010111100111110101011001001111110101111001010111010010100110101101100110001111110101111001010111010010100110101101011110011111010110001001000101 3f5e574a6b663f5e574a6b5e7d593f5e574a6b663f5e574a6b5e7d6245
EUC-JP ?^WJkf?^WJk^}Y?^WJkf?^WJk^}bE 0011111101011110010101110100101001101011011001100011111101011110010101110100101001101011010111100111110101011001001111110101111001010111010010100110101101100110001111110101111001010111010010100110101101011110011111010110001001000101 3f5e574a6b663f5e574a6b5e7d593f5e574a6b663f5e574a6b5e7d6245
UTF-8 책^WJkf책^WJk^}Y책^WJkf책^WJk^}bE 11101100101100011000010101011110010101110100101001101011011001101110110010110001100001010101111001010111010010100110101101011110011111010101100111101100101100011000010101011110010101110100101001101011011001101110110010110001100001010101111001010111010010100110101101011110011111010110001001000101 ecb1855e574a6b66ecb1855e574a6b5e7d59ecb1855e574a6b66ecb1855e574a6b5e7d6245
UHC 책^WJkf책^WJk^}Y책^WJkf책^WJk^}bE 110000111010010101011110010101110100101001101011011001101100001110100101010111100101011101001010011010110101111001111101010110011100001110100101010111100101011101001010011010110110011011000011101001010101111001010111010010100110101101011110011111010110001001000101 c3a55e574a6b66c3a55e574a6b5e7d59c3a55e574a6b66c3a55e574a6b5e7d6245

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