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{^ 1110001111100110011010001110001111100110011001100100111001111101111000111110011001101000111000111110011001100110010011100111101101011110 e3e668e3e6664e7de3e668e3e6664e7b5e
EUC-JP 肆h肆fN}肆h肆fN{^ 1110011011101000011010001110011011101000011001100100111001111101111001101110100001101000111001101110100001100110010011100111101101011110 e6e868e6e8664e7de6e868e6e8664e7b5e
UTF-8 肆h肆fN}肆h肆fN{^ 111010001000001010000110011010001110100010000010100001100110011001001110011111011110100010000010100001100110100011101000100000101000011001100110010011100111101101011110 e8828668e88286664e7de8828668e88286664e7b5e
UHC 肆h肆fN}肆h肆fN{^ 1101111011101011011010001101111011101011011001100100111001111101110111101110101101101000110111101110101101100110010011100111101101011110 deeb68deeb664e7ddeeb68deeb664e7b5e

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