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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蠑ー雉崎雎趣ス 1110010110111100101100001110100010110011100011011110100011110101100101011110100010110001100011101110111110111101 e5bcb0e8b38de8f595e8b18eefbd
EUC-JP 蠑ー雉崎?雎趣ス 111010101011111010001110101100001111000010110101101110101110101000111111111100001011001110111100111100011000111010111101 eabe8eb0f0b5baea3ff0b3bcf18ebd
UTF-8 蠑ー雉崎雎趣ス 111010001010000010010001111011111011110110110000111010011001101110001001111001011011010010001110111011101001000010000000111010011001101110001110111010001011011010100011111011111011110110111101 e8a091efbdb0e99b89e5b48eee9080e99b8ee8b6a3efbdbd
UHC ??雉崎?雎趣? 001111110011111111110110110010111101000011111000001111111110111011010001111101101010110000111111 3f3ff6cbd0f83feed1f6ac3f

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