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 ?pnkf?pnk^}Y?pnkf?pnk^}bE 00111111011100000110111001101011011001100011111101110000011011100110101101011110011111010101100100111111011100000110111001101011011001100011111101110000011011100110101101011110011111010110001001000101 3f706e6b663f706e6b5e7d593f706e6b663f706e6b5e7d6245
SJIS-WIN ?pnkf?pnk^}Y?pnkf?pnk^}bE 00111111011100000110111001101011011001100011111101110000011011100110101101011110011111010101100100111111011100000110111001101011011001100011111101110000011011100110101101011110011111010110001001000101 3f706e6b663f706e6b5e7d593f706e6b663f706e6b5e7d6245
EUC-JP ?pnkf?pnk^}Y?pnkf?pnk^}bE 00111111011100000110111001101011011001100011111101110000011011100110101101011110011111010101100100111111011100000110111001101011011001100011111101110000011011100110101101011110011111010110001001000101 3f706e6b663f706e6b5e7d593f706e6b663f706e6b5e7d6245
UTF-8 練pnkf練pnk^}Y練pnkf練pnk^}bE 111011111010011010010110011100000110111001101011011001101110111110100110100101100111000001101110011010110101111001111101010110011110111110100110100101100111000001101110011010110110011011101111101001101001011001110000011011100110101101011110011111010110001001000101 efa696706e6b66efa696706e6b5e7d59efa696706e6b66efa696706e6b5e7d6245
UHC 練pnkf練pnk^}Y練pnkf練pnk^}bE 1110011011011111011100000110111001101011011001101110011011011111011100000110111001101011010111100111110101011001111001101101111101110000011011100110101101100110111001101101111101110000011011100110101101011110011111010110001001000101 e6df706e6b66e6df706e6b5e7d59e6df706e6b66e6df706e6b5e7d6245

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