I've been researching the internet to understand what characters/symbols are allowed in a 32-byte/octet SSID. From the standard (https://ieeexplore.ieee.org/document/9363693) I understand that there is no restriction on types of characters, any character can be used as first/last etc.
When I run the wpa_cli program, though, I cannot set non-ASCII letters as an SSID.
Also, I set the name of my HotSpot to include foreign characters. I see the network in the scan_results, but the wpa_supplicant FAILs to connect to the HotSpot network. (With a regular ABCxyz name, it connects OK).
There are many companies that have restrictions on the characters allowed in the SSID. Does wpa_supplicant have such restrictions?