C++11
C++14
C++17
C++20
Search
char8_t
C++20
Provides a standard type for representing UTF-8 strings.
char8_t utf8_str[] = u8"\u0123";