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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 脱属多脱属多^ 10010010010001011001000110101110100100011011110110010010010001011001000110101110100100011011110101011110 924591ae91bd924591ae91bd5e
EUC-JP 脱属多脱属多^ 11000011101001101100001010110000110000101011111111000011101001101100001010110000110000101011111101011110 c3a6c2b0c2bfc3a6c2b0c2bf5e
UTF-8 脱属多脱属多^ 11101000100001001011000111100101101100011001111011100101101001001001101011101000100001001011000111100101101100011001111011100101101001001001101001011110 e884b1e5b19ee5a49ae884b1e5b19ee5a49a5e
UHC ??多??多^ 001111110011111111010010111111010011111100111111110100101111110101011110 3f3fd2fd3f3fd2fd5e

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