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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 蠍ェ笊喜鄕險晤ーゥ繪ャ 111001011011011010101010111000101001010110001010111011001111101110111000111010001010100010011101111010111011000010101001111000111000100110101100 e5b6aae2958aecfbb8e8a89debb0a9e389ac
EUC-JP 蠍ェ笊喜?險晤ーゥ繪ャ 111010101011100010001110101010101110001111110101101101001110111000111111111100001010101011011010111011011000111010110000100011101010100111100101111010011000111010101100 eab88eaae3f5b4ee3ff0aadaed8eb08ea9e5e98eac
UTF-8 蠍ェ笊喜鄕險晤ーゥ繪ャ 111010001010000010001101111011111011110110101010111001111010110010001010111001011001011010011100111010011000010010010101111010011001101010101010111001101001100110100100111011111011110110110000111011111011110110101001111001111011100110101010111011111011110110101100 e8a08defbdaae7ac8ae5969ce98495e99aaae699a4efbdb0efbda9e7b9aaefbdac
UHC ???喜鄕險晤??繪? 00111111001111110011111111111101111011001111101011000001111110101100111111100111111110110011111100111111111111001110101100111111 3f3f3ffdecfac1facfe7fb3f3ffceb3f

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