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{^ 1110010010010110011010001110010010010110011001100100111001111101111001001001011001101000111001001001011001100110010011100111101101011110 e49668e496664e7de49668e496664e7b5e
EUC-JP 莓h莓fN}莓h莓fN{^ 1110011111110110011010001110011111110110011001100100111001111101111001111111011001101000111001111111011001100110010011100111101101011110 e7f668e7f6664e7de7f668e7f6664e7b5e
UTF-8 莓h莓fN}莓h莓fN{^ 111010001000111010010011011010001110100010001110100100110110011001001110011111011110100010001110100100110110100011101000100011101001001101100110010011100111101101011110 e88e9368e88e93664e7de88e9368e88e93664e7b5e
UHC ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e

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