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 ?Enkf?Enk^}Y?Enkf?Enk^}bE 00111111010001010110111001101011011001100011111101000101011011100110101101011110011111010101100100111111010001010110111001101011011001100011111101000101011011100110101101011110011111010110001001000101 3f456e6b663f456e6b5e7d593f456e6b663f456e6b5e7d6245
SJIS-WIN ?Enkf?Enk^}Y?Enkf?Enk^}bE 00111111010001010110111001101011011001100011111101000101011011100110101101011110011111010101100100111111010001010110111001101011011001100011111101000101011011100110101101011110011111010110001001000101 3f456e6b663f456e6b5e7d593f456e6b663f456e6b5e7d6245
EUC-JP ?Enkf?Enk^}Y?Enkf?Enk^}bE 00111111010001010110111001101011011001100011111101000101011011100110101101011110011111010101100100111111010001010110111001101011011001100011111101000101011011100110101101011110011111010110001001000101 3f456e6b663f456e6b5e7d593f456e6b663f456e6b5e7d6245
UTF-8 텬Enkf텬Enk^}Y텬Enkf텬Enk^}bE 111011011000010110101100010001010110111001101011011001101110110110000101101011000100010101101110011010110101111001111101010110011110110110000101101011000100010101101110011010110110011011101101100001011010110001000101011011100110101101011110011111010110001001000101 ed85ac456e6b66ed85ac456e6b5e7d59ed85ac456e6b66ed85ac456e6b5e7d6245
UHC 텬Enkf텬Enk^}Y텬Enkf텬Enk^}bE 1100010111100000010001010110111001101011011001101100010111100000010001010110111001101011010111100111110101011001110001011110000001000101011011100110101101100110110001011110000001000101011011100110101101011110011111010110001001000101 c5e0456e6b66c5e0456e6b5e7d59c5e0456e6b66c5e0456e6b5e7d6245

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