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 ???±????^ 001111110011111100111111101100010011111100111111001111110011111101011110 3f3f3fb13f3f3f3f5e
SJIS-WIN 隱ー髮±隱ー髮+^ 111010001010101010110000111010011001101110000001011111011110100010101010101100001110100110011011100000010111101101011110 e8aab0e99b817de8aab0e99b817b5e
EUC-JP 隱ー髮±隱ー髮+^ 1111000010101100100011101011000011110001111110111010000111011110111100001010110010001110101100001111000111111011101000011101110001011110 f0ac8eb0f1fba1def0ac8eb0f1fba1dc5e
UTF-8 隱ー髮±隱ー髮+^ 111010011001101010110001111011111011110110110000111010011010101110101110110000101011000111101001100110101011000111101111101111011011000011101001101010111010111011101111101111001000101101011110 e99ab1efbdb0e9abaec2b1e99ab1efbdb0e9abaeefbc8b5e
UHC 隱?髮±隱?髮+^ 111010111101111100111111110110111010010110100001101111101110101111011111001111111101101110100101101000111010101101011110 ebdf3fdba5a1beebdf3fdba5a3ab5e

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