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{^ 1001101110011100011010001001101110011100011001100100111001111101100110111001110001101000100110111001110001100110010011100111101101011110 9b9c689b9c664e7d9b9c689b9c664e7b5e
EUC-JP 屆h屆fN}屆h屆fN{^ 1101010111111100011010001101010111111100011001100100111001111101110101011111110001101000110101011111110001100110010011100111101101011110 d5fc68d5fc664e7dd5fc68d5fc664e7b5e
UTF-8 屆h屆fN}屆h屆fN{^ 111001011011000110000110011010001110010110110001100001100110011001001110011111011110010110110001100001100110100011100101101100011000011001100110010011100111101101011110 e5b18668e5b186664e7de5b18668e5b186664e7b5e
UHC 屆h屆fN}屆h屆fN{^ 1100110011111010011010001100110011111010011001100100111001111101110011001111101001101000110011001111101001100110010011100111101101011110 ccfa68ccfa664e7dccfa68ccfa664e7b5e

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