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 1001001110000000010001010110111001101011011001101001001110000000010001010110111001101011010111100111110101011001100100111000000001000101011011100110101101100110100100111000000001000101011011100110101101011110011111010110001001000101 9380456e6b669380456e6b5e7d599380456e6b669380456e6b5e7d6245
SJIS-WIN ??Enkf??Enk^}Y??Enkf??Enk^}bE 0011111100111111010001010110111001101011011001100011111100111111010001010110111001101011010111100111110101011001001111110011111101000101011011100110101101100110001111110011111101000101011011100110101101011110011111010110001001000101 3f3f456e6b663f3f456e6b5e7d593f3f456e6b663f3f456e6b5e7d6245
EUC-JP ??Enkf??Enk^}Y??Enkf??Enk^}bE 0011111100111111010001010110111001101011011001100011111100111111010001010110111001101011010111100111110101011001001111110011111101000101011011100110101101100110001111110011111101000101011011100110101101011110011111010110001001000101 3f3f456e6b663f3f456e6b5e7d593f3f456e6b663f3f456e6b5e7d6245
UTF-8 “€Enkf“€Enk^}Y“€Enkf“€Enk^}bE 11000010100100111100001010000000010001010110111001101011011001101100001010010011110000101000000001000101011011100110101101011110011111010101100111000010100100111100001010000000010001010110111001101011011001101100001010010011110000101000000001000101011011100110101101011110011111010110001001000101 c293c280456e6b66c293c280456e6b5e7d59c293c280456e6b66c293c280456e6b5e7d6245
UHC ??Enkf??Enk^}Y??Enkf??Enk^}bE 0011111100111111010001010110111001101011011001100011111100111111010001010110111001101011010111100111110101011001001111110011111101000101011011100110101101100110001111110011111101000101011011100110101101011110011111010110001001000101 3f3f456e6b663f3f456e6b5e7d593f3f456e6b663f3f456e6b5e7d6245

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