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 蜘??坤蜘??鵠^ 10010010011101110011111100111111100011011010001110010010011101110011111100111111100011011001010001011110 92773f3f8da392773f3f8d945e
EUC-JP 蜘??坤蜘??鵠^ 11000011110110000011111100111111101110101010010111000011110110000011111100111111101110011111010001011110 c3d83f3fbaa5c3d83f3fb9f45e
UTF-8 蜘렫理坤蜘렫理鵠^ 11101000100111001001100011101011101000001010101111101111101001111010010011100101100111011010010011101000100111001001100011101011101000001010101111101111101001111010010011101001101101011010000001011110 e89c98eba0abefa7a4e59da4e89c98eba0abefa7a4e9b5a05e
UHC 蜘렫理坤蜘렫理鵠^ 1111001010111011100011101011100111101100101101011100110111011110111100101011101110001110101110011110110010110101110011011101110001011110 f2bb8eb9ecb5cddef2bb8eb9ecb5cddc5e

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