BMPEncoding sealed class BMPEncoding : SpanBasedEncoding Big-Endian UCS-2 encoding (the same as UTF-16BE, but disallowing surrogate pairs to leave plane 0) Documentation Code public BMPEncoding()