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 章ェ悉湿章ェ悉湿^ 100011111100110110101010100011101011101110001110101111001000111111001101101010101000111010111011100011101011110001011110 8fcdaa8ebb8ebc8fcdaa8ebb8ebc5e
EUC-JP 章ェ悉湿章ェ悉湿^ 1011111011001111100011101010101010111100101111011011110010111110101111101100111110001110101010101011110010111101101111001011111001011110 becf8eaabcbdbcbebecf8eaabcbdbcbe5e
UTF-8 章ェ悉湿章ェ悉湿^ 11100111101010111010000011101111101111011010101011100110100000101000100111100110101110011011111111100111101010111010000011101111101111011010101011100110100000101000100111100110101110011011111101011110 e7aba0efbdaae68289e6b9bfe7aba0efbdaae68289e6b9bf5e
UHC 章?悉?章?悉?^ 11101101111100010011111111100011111110100011111111101101111100010011111111100011111110100011111101011110 edf13fe3fa3fedf13fe3fa3f5e

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