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 ?Vh?VfN}?Vh?VfN{^ 0011111101010110011010000011111101010110011001100100111001111101001111110101011001101000001111110101011001100110010011100111101101011110 3f56683f56664e7d3f56683f56664e7b5e
SJIS-WIN ?Vh?VfN}?Vh?VfN{^ 0011111101010110011010000011111101010110011001100100111001111101001111110101011001101000001111110101011001100110010011100111101101011110 3f56683f56664e7d3f56683f56664e7b5e
EUC-JP ?Vh?VfN}?Vh?VfN{^ 0011111101010110011010000011111101010110011001100100111001111101001111110101011001101000001111110101011001100110010011100111101101011110 3f56683f56664e7d3f56683f56664e7b5e
UTF-8 ቑVhቑVfN}ቑVhቑVfN{^ 11100001100010011001000101010110011010001110000110001001100100010101011001100110010011100111110111100001100010011001000101010110011010001110000110001001100100010101011001100110010011100111101101011110 e189915668e1899156664e7de189915668e1899156664e7b5e
UHC ?Vh?VfN}?Vh?VfN{^ 0011111101010110011010000011111101010110011001100100111001111101001111110101011001101000001111110101011001100110010011100111101101011110 3f56683f56664e7d3f56683f56664e7b5e

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