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 ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 曺h曺fN}曺h曺fN{^ 1111101011011110011010001111101011011110011001100100111001111101111110101101111001101000111110101101111001100110010011100111101101011110 fade68fade664e7dfade68fade664e7b5e
EUC-JP 曺h曺fN}曺h曺fN{^ 100011111100001011101101011010001000111111000010111011010110011001001110011111011000111111000010111011010110100010001111110000101110110101100110010011100111101101011110 8fc2ed688fc2ed664e7d8fc2ed688fc2ed664e7b5e
UTF-8 曺h曺fN}曺h曺fN{^ 111001101001101110111010011010001110011010011011101110100110011001001110011111011110011010011011101110100110100011100110100110111011101001100110010011100111101101011110 e69bba68e69bba664e7de69bba68e69bba664e7b5e
UHC 曺h曺fN}曺h曺fN{^ 1111000011000110011010001111000011000110011001100100111001111101111100001100011001101000111100001100011001100110010011100111101101011110 f0c668f0c6664e7df0c668f0c6664e7b5e

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