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 ?Xh?XfN}?Xh?XfN{^ 0011111101011000011010000011111101011000011001100100111001111101001111110101100001101000001111110101100001100110010011100111101101011110 3f58683f58664e7d3f58683f58664e7b5e
SJIS-WIN ?Xh?XfN}?Xh?XfN{^ 0011111101011000011010000011111101011000011001100100111001111101001111110101100001101000001111110101100001100110010011100111101101011110 3f58683f58664e7d3f58683f58664e7b5e
EUC-JP ?Xh?XfN}?Xh?XfN{^ 0011111101011000011010000011111101011000011001100100111001111101001111110101100001101000001111110101100001100110010011100111101101011110 3f58683f58664e7d3f58683f58664e7b5e
UTF-8 ၚXhၚXfN}ၚXhၚXfN{^ 11100001100000011001101001011000011010001110000110000001100110100101100001100110010011100111110111100001100000011001101001011000011010001110000110000001100110100101100001100110010011100111101101011110 e1819a5868e1819a58664e7de1819a5868e1819a58664e7b5e
UHC ?Xh?XfN}?Xh?XfN{^ 0011111101011000011010000011111101011000011001100100111001111101001111110101100001101000001111110101100001100110010011100111101101011110 3f58683f58664e7d3f58683f58664e7b5e

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