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^ 0011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f4f5e
SJIS-WIN 将」将メ召アO^ 1000111110101011101000111000111110101011110100101000111110100010101100010100111101011110 8faba38fabd28fa2b14f5e
EUC-JP 将」将メ召アO^ 1011111010101101100011101010001110111110101011011000111011010010101111101010010010001110101100010100111101011110 bead8ea3bead8ed2bea48eb14f5e
UTF-8 将」将メ召アO^ 1110010110110000100001101110111110111101101000111110010110110000100001101110111110111110100100101110010110001111101011001110111110111101101100010100111101011110 e5b086efbda3e5b086efbe92e58facefbdb14f5e
UHC ????召?O^ 001111110011111100111111001111111110000110101111001111110100111101011110 3f3f3f3fe1af3f4f5e

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