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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 髮肴ウ・髮肴ウ・^ 11101001100110111000110111100110101100111010010111101001100110111000110111100110101100111010010101011110 e99b8de6b3a5e99b8de6b3a55e
EUC-JP 髮肴ウ・髮肴ウ・^ 1111000111111011101110101110100010001110101100111000111010100101111100011111101110111010111010001000111010110011100011101010010101011110 f1fbbae88eb38ea5f1fbbae88eb38ea55e
UTF-8 髮肴ウ・髮肴ウ・^ 11101001101010111010111011101000100000101011010011101111101111011011001111101111101111011010010111101001101010111010111011101000100000101011010011101111101111011011001111101111101111011010010101011110 e9abaee882b4efbdb3efbda5e9abaee882b4efbdb3efbda55e
UHC 髮肴??髮肴??^ 11011011101001011111110110100010001111110011111111011011101001011111110110100010001111110011111101011110 dba5fda23f3fdba5fda23f3f5e

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