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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 涇ア薰ッ}涇ア薰ッ{^ 111110101111101110110001111110111001111010101111011111011111101011111011101100011111101110011110101011110111101101011110 fafbb1fb9eaf7dfafbb1fb9eaf7b5e
EUC-JP 涇ア?ッ}涇ア?ッ{^ 10001111110001111100011110001110101100010011111110001110101011110111110110001111110001111100011110001110101100010011111110001110101011110111101101011110 8fc7c78eb13f8eaf7d8fc7c78eb13f8eaf7b5e
UTF-8 涇ア薰ッ}涇ア薰ッ{^ 111001101011011010000111111011111011110110110001111010001001011010110000111011111011110110101111011111011110011010110110100001111110111110111101101100011110100010010110101100001110111110111101101011110111101101011110 e6b687efbdb1e896b0efbdaf7de6b687efbdb1e896b0efbdaf7b5e
UHC 涇?薰?}涇?薰?{^ 110011001101110000111111111111011011100100111111011111011100110011011100001111111111110110111001001111110111101101011110 ccdc3ffdb93f7dccdc3ffdb93f7b5e

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