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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 縯??}縯??{^ 10001111110101001100101100111111001111110111110110001111110101001100101100111111001111110111101101011110 8fd4cb3f3f7d8fd4cb3f3f7b5e
UTF-8 縯딇렚}縯딇렚{^ 111001111011100010101111111010111001010010000111111010111010000010011010011111011110011110111000101011111110101110010100100001111110101110100000100110100111101101011110 e7b8afeb9487eba09a7de7b8afeb9487eba09a7b5e
UHC 縯딇렚}縯딇렚{^ 111001101110000010001010111011011000111010101101011111011110011011100000100010101110110110001110101011010111101101011110 e6e08aed8ead7de6e08aed8ead7b5e

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