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 属箪脱俗湛旦^ 10010001101011101001001001011100100100100100010110010001101011011001001001011000100100100101010101011110 91ae925c924591ad925892555e
EUC-JP 属箪脱俗湛旦^ 11000010101100001100001110111101110000111010011011000010101011111100001110111001110000111011011001011110 c2b0c3bdc3a6c2afc3b9c3b65e
UTF-8 属箪脱俗湛旦^ 11100101101100011001111011100111101011101010101011101000100001001011000111100100101111111001011111100110101110011001101111100110100101111010011001011110 e5b19ee7aeaae884b1e4bf97e6b99be697a65e
UHC ???俗湛旦^ 00111111001111110011111111100001110101001101001111000000110100111010100101011110 3f3f3fe1d4d3c0d3a95e

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