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{^ 1110000011100001011010001110000011100001011001100100111001111101111000001110000101101000111000001110000101100110010011100111101101011110 e0e168e0e1664e7de0e168e0e1664e7b5e
EUC-JP 珮h珮fN}珮h珮fN{^ 1110000011100011011010001110000011100011011001100100111001111101111000001110001101101000111000001110001101100110010011100111101101011110 e0e368e0e3664e7de0e368e0e3664e7b5e
UTF-8 珮h珮fN}珮h珮fN{^ 111001111000111110101110011010001110011110001111101011100110011001001110011111011110011110001111101011100110100011100111100011111010111001100110010011100111101101011110 e78fae68e78fae664e7de78fae68e78fae664e7b5e
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)