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 ??r}??r{^ 001111110011111101110010011111010011111100111111011100100111101101011110 3f3f727d3f3f727b5e
SJIS-WIN 形束r}形束r{^ 10001100011000001001000110101001011100100111110110001100011000001001000110101001011100100111101101011110 8c6091a9727d8c6091a9727b5e
EUC-JP 形束r}形束r{^ 10110111110000011100001010101011011100100111110110110111110000011100001010101011011100100111101101011110 b7c1c2ab727db7c1c2ab727b5e
UTF-8 形束r}形束r{^ 1110010110111101101000101110011010011101100111110111001001111101111001011011110110100010111001101001110110011111011100100111101101011110 e5bda2e69d9f727de5bda2e69d9f727b5e
UHC 形束r}形束r{^ 11111011101000011110000111010110011100100111110111111011101000011110000111010110011100100111101101011110 fba1e1d6727dfba1e1d6727b5e

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