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 単辰探旦単辰探旦^ 1001001001010000100100100100001110010010010101001001001001010101100100100101000010010010010000111001001001010100100100100101010101011110 925092439254925592509243925492555e
EUC-JP 単辰探旦単辰探旦^ 1100001110110001110000111010010011000011101101011100001110110110110000111011000111000011101001001100001110110101110000111011011001011110 c3b1c3a4c3b5c3b6c3b1c3a4c3b5c3b65e
UTF-8 単辰探旦単辰探旦^ 11100101100011011001100011101000101111101011000011100110100011101010001011100110100101111010011011100101100011011001100011101000101111101011000011100110100011101010001011100110100101111010011001011110 e58d98e8beb0e68ea2e697a6e58d98e8beb0e68ea2e697a65e
UHC ?辰探旦?辰探旦^ 001111111111001011100011111101111010111011010011101010010011111111110010111000111111011110101110110100111010100101011110 3ff2e3f7aed3a93ff2e3f7aed3a95e

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