regular expression for first 5 characters of string code example Example: regex for first three characters ^.{0,3} .{0,3}$