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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 紗写}紗写{^ 100011101101000110001110110010101111001011000011011111011000111011010001100011101100101011110010110000110111101101011110 8ed18ecaf2c37d8ed18ecaf2c37b5e
EUC-JP 紗写?}紗写?{^ 10111100110100111011110011001100001111110111110110111100110100111011110011001100001111110111101101011110 bcd3bccc3f7dbcd3bccc3f7b5e
UTF-8 紗写}紗写{^ 111001111011010010010111111001011000011010011001111011101000011110111010011111011110011110110100100101111110010110000110100110011110111010000111101110100111101101011110 e7b497e58699ee87ba7de7b497e58699ee87ba7b5e
UHC 紗??}紗??{^ 1101111011101001001111110011111101111101110111101110100100111111001111110111101101011110 dee93f3f7ddee93f3f7b5e

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