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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 陦構n}陦構n{^ 11101000101000011000110101011100011011100111110111101000101000011000110101011100011011100111101101011110 e8a18d5c6e7de8a18d5c6e7b5e
EUC-JP 陦構n}陦構n{^ 11110000101000111011100110111101011011100111110111110000101000111011100110111101011011100111101101011110 f0a3b9bd6e7df0a3b9bd6e7b5e
UTF-8 陦構n}陦構n{^ 1110100110011001101001101110011010100111100010110110111001111101111010011001100110100110111001101010011110001011011011100111101101011110 e999a6e6a78b6e7de999a6e6a78b6e7b5e
UHC ?構n}?構n{^ 0011111111001111101100000110111001111101001111111100111110110000011011100111101101011110 3fcfb06e7d3fcfb06e7b5e

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