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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 蛛イ逞馬W}蛛イ逞馬W{^ 11100101100000011011001011100111100101111001010001101110010101110111110111100101100000011011001011100111100101111001010001101110010101110111101101011110 e581b2e797946e577de581b2e797946e577b5e
EUC-JP 蛛イ逞馬W}蛛イ逞馬W{^ 111010011110000110001110101100101110110111110111110001111100111101010111011111011110100111100001100011101011001011101101111101111100011111001111010101110111101101011110 e9e18eb2edf7c7cf577de9e18eb2edf7c7cf577b5e
UTF-8 蛛イ逞馬W}蛛イ逞馬W{^ 1110100010011011100110111110111110111101101100101110100110000000100111101110100110100110101011000101011101111101111010001001101110011011111011111011110110110010111010011000000010011110111010011010011010101100010101110111101101011110 e89b9befbdb2e9809ee9a6ac577de89b9befbdb2e9809ee9a6ac577b5e
UHC 蛛?逞馬W}蛛?逞馬W{^ 11110001110010000011111111010110110000011101100010101001010101110111110111110001110010000011111111010110110000011101100010101001010101110111101101011110 f1c83fd6c1d8a9577df1c83fd6c1d8a9577b5e

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