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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 雇雇f雇雇^}Y雇雇f雇雇^}bE 10001100110110011000110011011001011001101000110011011001100011001101100101011110011111010101100110001100110110011000110011011001011001101000110011011001100011001101100101011110011111010110001001000101 8cd98cd9668cd98cd95e7d598cd98cd9668cd98cd95e7d6245
EUC-JP 雇雇f雇雇^}Y雇雇f雇雇^}bE 10111000110110111011100011011011011001101011100011011011101110001101101101011110011111010101100110111000110110111011100011011011011001101011100011011011101110001101101101011110011111010110001001000101 b8dbb8db66b8dbb8db5e7d59b8dbb8db66b8dbb8db5e7d6245
UTF-8 雇雇f雇雇^}Y雇雇f雇雇^}bE 111010011001101110000111111010011001101110000111011001101110100110011011100001111110100110011011100001110101111001111101010110011110100110011011100001111110100110011011100001110110011011101001100110111000011111101001100110111000011101011110011111010110001001000101 e99b87e99b8766e99b87e99b875e7d59e99b87e99b8766e99b87e99b875e7d6245
UHC 雇雇f雇雇^}Y雇雇f雇雇^}bE 11001101110100101100110111010010011001101100110111010010110011011101001001011110011111010101100111001101110100101100110111010010011001101100110111010010110011011101001001011110011111010110001001000101 cdd2cdd266cdd2cdd25e7d59cdd2cdd266cdd2cdd25e7d6245

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