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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 蠏ェ雉ス遒シ雎趣セ 1110010110110101101010101110100010110011101111011110011110100010101111001110100010110001100011101110111110111110 e5b5aae8b3bde7a2bce8b18eefbe
EUC-JP 蠏ェ雉ス遒シ雎趣セ 111010101011011110001110101010101111000010110101100011101011110111101110101001001000111010111100111100001011001110111100111100011000111010111110 eab78eaaf0b58ebdeea48ebcf0b3bcf18ebe
UTF-8 蠏ェ雉ス遒シ雎趣セ 111010001010000010001111111011111011110110101010111010011001101110001001111011111011110110111101111010011000000110010010111011111011110110111100111010011001101110001110111010001011011010100011111011111011110110111110 e8a08fefbdaae99b89efbdbde98192efbdbce99b8ee8b6a3efbdbe
UHC ??雉???雎趣? 001111110011111111110110110010110011111100111111001111111110111011010001111101101010110000111111 3f3ff6cb3f3f3feed1f6ac3f

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