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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鞦∝ー挿鞦∝ー捜^ 111010001110000110000001111001011011000010010001011111011110100011100001100000011110010110110000100100010111101101011110 e8e181e5b0917de8e181e5b0917b5e
EUC-JP 鞦∝ー挿鞦∝ー捜^ 1111000011100011101000101110011110001110101100001100000111011110111100001110001110100010111001111000111010110000110000011101110001011110 f0e3a2e78eb0c1def0e3a2e78eb0c1dc5e
UTF-8 鞦∝ー挿鞦∝ー捜^ 11101001100111101010011011100010100010001001110111101111101111011011000011100110100011001011111111101001100111101010011011100010100010001001110111101111101111011011000011100110100011011001110001011110 e99ea6e2889defbdb0e68cbfe99ea6e2889defbdb0e68d9c5e
UHC ?∝???∝??^ 0011111110100001111100000011111100111111001111111010000111110000001111110011111101011110 3fa1f03f3f3fa1f03f3f5e

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