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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 賃??[賃??[^ 1001001011000000001111110011111101011011100100101100000000111111001111110101101101011110 92c03f3f5b92c03f3f5b5e
EUC-JP 賃??[賃??[^ 1100010011000010001111110011111101011011110001001100001000111111001111110101101101011110 c4c23f3f5bc4c23f3f5b5e
UTF-8 賃먰옄[賃먰옄[^ 111010001011001110000011111010111010100010110000111011001001100010000100010110111110100010110011100000111110101110101000101100001110110010011000100001000101101101011110 e8b383eba8b0ec98845be8b383eba8b0ec98845b5e
UHC 賃먰옄[賃먰옄[^ 111011001111110010010000111011011001111010010000010110111110110011111100100100001110110110011110100100000101101101011110 ecfc90ed9e905becfc90ed9e905b5e

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