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 銜ソ薰ー}銜ソ薰ー{^ 111001111111000010111111111110111001111010110000011111011110011111110000101111111111101110011110101100000111101101011110 e7f0bffb9eb07de7f0bffb9eb07b5e
EUC-JP 銜ソ?ー}銜ソ?ー{^ 1110111011110010100011101011111100111111100011101011000001111101111011101111001010001110101111110011111110001110101100000111101101011110 eef28ebf3f8eb07deef28ebf3f8eb07b5e
UTF-8 銜ソ薰ー}銜ソ薰ー{^ 111010011000101010011100111011111011110110111111111010001001011010110000111011111011110110110000011111011110100110001010100111001110111110111101101111111110100010010110101100001110111110111101101100000111101101011110 e98a9cefbdbfe896b0efbdb07de98a9cefbdbfe896b0efbdb07b5e
UHC 銜?薰?}銜?薰?{^ 111110011110011100111111111111011011100100111111011111011111100111100111001111111111110110111001001111110111101101011110 f9e73ffdb93f7df9e73ffdb93f7b5e

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