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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 雕晉翠[雕晉翠[^ 111010001011100010011101111001111001000010001001010110111110100010111000100111011110011110010000100010010101101101011110 e8b89de790895be8b89de790895b5e
EUC-JP 雕晉翠[雕晉翠[^ 111100001011101011011010111010011011111111101001010110111111000010111010110110101110100110111111111010010101101101011110 f0badae9bfe95bf0badae9bfe95b5e
UTF-8 雕晉翠[雕晉翠[^ 111010011001101110010101111001101001100110001001111001111011111110100000010110111110100110011011100101011110011010011001100010011110011110111111101000000101101101011110 e99b95e69989e7bfa05be99b95e69989e7bfa05b5e
UHC 雕晉翠[雕晉翠[^ 111100001110011111110010110010111111011010101000010110111111000011100111111100101100101111110110101010000101101101011110 f0e7f2cbf6a85bf0e7f2cbf6a85b5e

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