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 ??BCf??BC^}Y??BCf??BC^}bE 00111111001111110100001001000011011001100011111100111111010000100100001101011110011111010101100100111111001111110100001001000011011001100011111100111111010000100100001101011110011111010110001001000101 3f3f4243663f3f42435e7d593f3f4243663f3f42435e7d6245
SJIS-WIN 嶸ウBCf嶸ウBC^}Y嶸ウBCf嶸ウBC^}bE 1111101010110100101100110100001001000011011001101111101010110100101100110100001001000011010111100111110101011001111110101011010010110011010000100100001101100110111110101011010010110011010000100100001101011110011111010110001001000101 fab4b3424366fab4b342435e7d59fab4b3424366fab4b342435e7d6245
EUC-JP 嶸ウBCf嶸ウBC^}Y嶸ウBCf嶸ウBC^}bE 10001111101110111111010010001110101100110100001001000011011001101000111110111011111101001000111010110011010000100100001101011110011111010101100110001111101110111111010010001110101100110100001001000011011001101000111110111011111101001000111010110011010000100100001101011110011111010110001001000101 8fbbf48eb34243668fbbf48eb342435e7d598fbbf48eb34243668fbbf48eb342435e7d6245
UTF-8 嶸ウBCf嶸ウBC^}Y嶸ウBCf嶸ウBC^}bE 1110010110110110101110001110111110111101101100110100001001000011011001101110010110110110101110001110111110111101101100110100001001000011010111100111110101011001111001011011011010111000111011111011110110110011010000100100001101100110111001011011011010111000111011111011110110110011010000100100001101011110011111010110001001000101 e5b6b8efbdb3424366e5b6b8efbdb342435e7d59e5b6b8efbdb3424366e5b6b8efbdb342435e7d6245
UHC 嶸?BCf嶸?BC^}Y嶸?BCf嶸?BC^}bE 1110011110101110001111110100001001000011011001101110011110101110001111110100001001000011010111100111110101011001111001111010111000111111010000100100001101100110111001111010111000111111010000100100001101011110011111010110001001000101 e7ae3f424366e7ae3f42435e7d59e7ae3f424366e7ae3f42435e7d6245

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