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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 巽俗揃\}巽俗揃\{^ 1001001001000110100100011010110110010001101101010101110001111101100100100100011010010001101011011001000110110101010111000111101101011110 924691ad91b55c7d924691ad91b55c7b5e
EUC-JP 巽俗揃\}巽俗揃\{^ 1100001110100111110000101010111111000010101101110101110001111101110000111010011111000010101011111100001010110111010111000111101101011110 c3a7c2afc2b75c7dc3a7c2afc2b75c7b5e
UTF-8 巽俗揃\}巽俗揃\{^ 1110010110110111101111011110010010111111100101111110011010001111100000110101110001111101111001011011011110111101111001001011111110010111111001101000111110000011010111000111101101011110 e5b7bde4bf97e68f835c7de5b7bde4bf97e68f835c7b5e
UHC 巽俗?\}巽俗?\{^ 111000011101111011100001110101000011111101011100011111011110000111011110111000011101010000111111010111000111101101011110 e1dee1d43f5c7de1dee1d43f5c7b5e

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