Charset ?h
#1
Hi,
Please what is the charset (letters and length ?) of this :
Code:
?h = 8 bit characters from 0xc0 - 0xff

Thanks
#2
http://www.utf8-chartable.de/

starting at U+00C0 until U+00FF
#3
Ok.
So it includes ?F (french letters), ?D (german) and ?R (russian) letters ?
#4
Yes, but in a very specific character sets.
The russian letters there may look russian, but it's a totally different charset than russian windows uses, so it wont recover hashes from native russian windows charsets(win-1251).