Since every field of characteristic 0 contains the rationals and is therefore infinite, all finite fields have prime characteristic.
If p is a prime, the integers modulo p form a field with p elements, denoted by Zp or Fp. Ever other field with p elements is isomorphic to this one.
If q = pn is a prime power, then there exists up to isomorphism exactly one field with q elements, written as Fq. It can be constructed as follows: find an [irreducible polynomial]? f(T) of degree n with coefficients in Fp, then define Fq = Fp[T] / (f(T)). Here, Fp[T] denotes the ring of all polynomials with coefficients in Fp, and the quotient is meant in the sense of factor rings. The polynomial f(T) can be found by factoring the polynomial T q-T over Fp. The field Fq contains Fp as a subfield.
There are no other finite fields.
The polynomial f(T) = T 2 + T + 1 is irreducible over F2, and F4 can therefore be written as the set {0, 1, t, t+1} where the multiplication is defined by t2 + t + 1 = 0. In order to find the multiplicative inverse of t in this field, we have to find a polynomial p(T) such that T * p(T) = 1 modulo T 2 + T + 1. The polynomial p(T) = T + 1 works, and hence 1/t = t + 1. Note that the field F4 is completely unrelated to the ring Z4 of integers modulo 4.
To construct the field F27, we start with the irreducible polynomial T 3 + T 2 + T + 1 over F3. We then have F27 = {at2 + bt + c : a, b, c in F3}, where the multiplication is defined by t 3 + t 2 + t + 1.
If F is a finite field with q = pn elements (where p is prime), then xq = x for all x in F. Furthermore, the Frobenius homomorphism f : F -> F defined by f(x) = xp is bijective.
The field Fpm contains a copy of Fpn if and only if n divides m. The reason for this is that there exist irreducible polynomials of every degree over Fpn.