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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 莠・﨑冢}莠・﨑冢{^ 1110010010111010101001011111101010110001100110010110111001111101111001001011101010100101111110101011000110011001011011100111101101011110 e4baa5fab1996e7de4baa5fab1996e7b5e
EUC-JP 莠・?冢}莠・?冢{^ 1110100010111100100011101010010100111111110100011100111101111101111010001011110010001110101001010011111111010001110011110111101101011110 e8bc8ea53fd1cf7de8bc8ea53fd1cf7b5e
UTF-8 莠・﨑冢}莠・﨑冢{^ 111010001000111010100000111011111011110110100101111011111010100010010001111001011000011010100010011111011110100010001110101000001110111110111101101001011110111110101000100100011110010110000110101000100111101101011110 e88ea0efbda5efa891e586a27de88ea0efbda5efa891e586a27b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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