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 ??\n}??\n{^ 0011111100111111010111000110111001111101001111110011111101011100011011100111101101011110 3f3f5c6e7d3f3f5c6e7b5e
SJIS-WIN 逑ヲ\n}逑ヲ\n{^ 11100111100100111010011001011100011011100111110111100111100100111010011001011100011011100111101101011110 e793a65c6e7de793a65c6e7b5e
EUC-JP 逑ヲ\n}逑ヲ\n{^ 111011011111001110001110101001100101110001101110011111011110110111110011100011101010011001011100011011100111101101011110 edf38ea65c6e7dedf38ea65c6e7b5e
UTF-8 逑ヲ\n}逑ヲ\n{^ 11101001100000001001000111101111101111011010011001011100011011100111110111101001100000001001000111101111101111011010011001011100011011100111101101011110 e98091efbda65c6e7de98091efbda65c6e7b5e
UHC 逑?\n}逑?\n{^ 11001111110001110011111101011100011011100111110111001111110001110011111101011100011011100111101101011110 cfc73f5c6e7dcfc73f5c6e7b5e

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