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 10001111010100111000111101010011011001101000111101010011100011110101001101011110011111010101100110001111010100111000111101010011011001101000111101010011100011110101001101011110011111010110001001000101 8f538f53668f538f535e7d598f538f53668f538f535e7d6245
EUC-JP 輯輯f輯輯^}Y輯輯f輯輯^}bE 10111101101101001011110110110100011001101011110110110100101111011011010001011110011111010101100110111101101101001011110110110100011001101011110110110100101111011011010001011110011111010110001001000101 bdb4bdb466bdb4bdb45e7d59bdb4bdb466bdb4bdb45e7d6245
UTF-8 輯輯f輯輯^}Y輯輯f輯輯^}bE 111010001011110010101111111010001011110010101111011001101110100010111100101011111110100010111100101011110101111001111101010110011110100010111100101011111110100010111100101011110110011011101000101111001010111111101000101111001010111101011110011111010110001001000101 e8bcafe8bcaf66e8bcafe8bcaf5e7d59e8bcafe8bcaf66e8bcafe8bcaf5e7d6245
UHC 輯輯f輯輯^}Y輯輯f輯輯^}bE 11110010111111101111001011111110011001101111001011111110111100101111111001011110011111010101100111110010111111101111001011111110011001101111001011111110111100101111111001011110011111010110001001000101 f2fef2fe66f2fef2fe5e7d59f2fef2fe66f2fef2fe5e7d6245

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