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 ????O????O^ 0011111100111111001111110011111101001111001111110011111100111111001111110100111101011110 3f3f3f3f4f3f3f3f3f4f5e
SJIS-WIN 将メ将ェO将メ将ェO^ 100011111010101111010010100011111010101110101010010011111000111110101011110100101000111110101011101010100100111101011110 8fabd28fabaa4f8fabd28fabaa4f5e
EUC-JP 将メ将ェO将メ将ェO^ 10111110101011011000111011010010101111101010110110001110101010100100111110111110101011011000111011010010101111101010110110001110101010100100111101011110 bead8ed2bead8eaa4fbead8ed2bead8eaa4f5e
UTF-8 将メ将ェO将メ将ェO^ 111001011011000010000110111011111011111010010010111001011011000010000110111011111011110110101010010011111110010110110000100001101110111110111110100100101110010110110000100001101110111110111101101010100100111101011110 e5b086efbe92e5b086efbdaa4fe5b086efbe92e5b086efbdaa4f5e
UHC ????O????O^ 0011111100111111001111110011111101001111001111110011111100111111001111110100111101011110 3f3f3f3f4f3f3f3f3f4f5e

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