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 鬘句シ挿鬘句シ捜^ 111010011010000110001011111001011011110010010001011111011110100110100001100010111110010110111100100100010111101101011110 e9a18be5bc917de9a18be5bc917b5e
EUC-JP 鬘句シ挿鬘句シ捜^ 1111001010100011101101101110011110001110101111001100000111011110111100101010001110110110111001111000111010111100110000011101110001011110 f2a3b6e78ebcc1def2a3b6e78ebcc1dc5e
UTF-8 鬘句シ挿鬘句シ捜^ 11101001101011001001100011100101100011111010010111101111101111011011110011100110100011001011111111101001101011001001100011100101100011111010010111101111101111011011110011100110100011011001110001011110 e9ac98e58fa5efbdbce68cbfe9ac98e58fa5efbdbce68d9c5e
UHC ?句???句??^ 0011111111001111101000110011111100111111001111111100111110100011001111110011111101011110 3fcfa33f3f3fcfa33f3f5e

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