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 ??V}??V{^ 001111110011111101010110011111010011111100111111010101100111101101011110 3f3f567d3f3f567b5e
SJIS-WIN 逞セV}逞セV{^ 1110011110010111101111100101011001111101111001111001011110111110010101100111101101011110 e797be567de797be567b5e
EUC-JP 逞セV}逞セV{^ 11101101111101111000111010111110010101100111110111101101111101111000111010111110010101100111101101011110 edf78ebe567dedf78ebe567b5e
UTF-8 逞セV}逞セV{^ 1110100110000000100111101110111110111101101111100101011001111101111010011000000010011110111011111011110110111110010101100111101101011110 e9809eefbdbe567de9809eefbdbe567b5e
UHC 逞?V}逞?V{^ 1101011011000001001111110101011001111101110101101100000100111111010101100111101101011110 d6c13f567dd6c13f567b5e

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