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 ??xn}??xn{^ 0011111100111111011110000110111001111101001111110011111101111000011011100111101101011110 3f3f786e7d3f3f786e7b5e
SJIS-WIN 弦治xn}弦治xn{^ 100011001011011110001110101000010111100001101110011111011000110010110111100011101010000101111000011011100111101101011110 8cb78ea1786e7d8cb78ea1786e7b5e
EUC-JP 弦治xn}弦治xn{^ 101110001011100110111100101000110111100001101110011111011011100010111001101111001010001101111000011011100111101101011110 b8b9bca3786e7db8b9bca3786e7b5e
UTF-8 弦治xn}弦治xn{^ 11100101101111001010011011100110101100101011101101111000011011100111110111100101101111001010011011100110101100101011101101111000011011100111101101011110 e5bca6e6b2bb786e7de5bca6e6b2bb786e7b5e
UHC 弦治xn}弦治xn{^ 111110101101011111110110101111010111100001101110011111011111101011010111111101101011110101111000011011100111101101011110 fad7f6bd786e7dfad7f6bd786e7b5e

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