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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 荏脛橈}荏脛橈{^ 100010010110000011100011111110001001111011110100011111011000100101100000111000111111100010011110111101000111101101011110 8960e3f89ef47d8960e3f89ef47b5e
EUC-JP 荏脛橈}荏脛橈{^ 101100011100000111100110111110101101110011110110011111011011000111000001111001101111101011011100111101100111101101011110 b1c1e6fadcf67db1c1e6fadcf67b5e
UTF-8 荏脛橈}荏脛橈{^ 111010001000110110001111111010001000010010011011111001101010100110001000011111011110100010001101100011111110100010000100100110111110011010101001100010000111101101011110 e88d8fe8849be6a9887de88d8fe8849be6a9887b5e
UHC 荏脛橈}荏脛橈{^ 111011001111101111001100111010111110100011111010011111011110110011111011110011001110101111101000111110100111101101011110 ecfbccebe8fa7decfbccebe8fa7b5e

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