Without using u flag the hex range that can be used is [\\x{00}-\\x{ff}], but with u flag it goes up to a 4-byte value \\x{7fffffff}
u
[\\x{00}-\\x{ff}]
\\x{7fffffff}
So I can't match a letter like