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 ????C????C^ 0011111100111111001111110011111101000011001111110011111100111111001111110100001101011110 3f3f3f3f433f3f3f3f435e
SJIS-WIN 将メ戓ェC将メ戓ェC^ 100011111010101111010010111110101100011110101010010000111000111110101011110100101111101011000111101010100100001101011110 8fabd2fac7aa438fabd2fac7aa435e
EUC-JP 将メ戓ェC将メ戓ェC^ 101111101010110110001110110100101000111110111111101010001000111010101010010000111011111010101101100011101101001010001111101111111010100010001110101010100100001101011110 bead8ed28fbfa88eaa43bead8ed28fbfa88eaa435e
UTF-8 将メ戓ェC将メ戓ェC^ 111001011011000010000110111011111011111010010010111001101000100010010011111011111011110110101010010000111110010110110000100001101110111110111110100100101110011010001000100100111110111110111101101010100100001101011110 e5b086efbe92e68893efbdaa43e5b086efbe92e68893efbdaa435e
UHC ????C????C^ 0011111100111111001111110011111101000011001111110011111100111111001111110100001101011110 3f3f3f3f433f3f3f3f435e

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