pub const CHAR_JUST_BELOW_SURROGATES: char = '\u{d7ff}';
Expand description

The char that comes just before the surrogate range.

This happens to be an unassigned (as of Unicode 14.0) character in the Hangul Jamo Extended-B block.