[Overview][Constants][Types][Index] Reference for unit 'CodepagesCommon' (#lazutils)

ArrayISO_8859_1ToUTF8

Provides a mapping for ISO-8859-1 characters to UTF-8 codepoints.

Declaration

Source position: commoncodepages.inc line 18

const ArrayISO_8859_1ToUTF8: TCharToUTF8Table = (#0, #1, #2, #3, #4, #5, #6, #7, #8, #9, #10, #11, #12, #13, #14, #15, #16, #17, #18, #19, #20, #21, #22, #23, #24, #25, #26, #27, #28, #29, #30, #31, ' ', '!', '"', '#', '$', '%', '&', '''', '(', ')', '*', '+', ',', '-', '.', '/', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', ':', ';', '<', '=', '>', '?', '@', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', '[', '\', ']', '^', '_', '`', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', '{', '|', '}', '~', #127, #194#128, #194#129, #194#130, #194#131, #194#132, #194#133, #194#134, #194#135, #194#136, #194#137, #194#138, #194#139, #194#140, #194#141, #194#142, #194#143, #194#144, #194#145, #194#146, #194#147, #194#148, #194#149, #194#150, #194#151, #194#152, #194#153, #194#154, #194#155, #194#156, #194#157, #194#158, #194#159, #194#160, #194#161, #194#162, #194#163, #194#164, #194#165, #194#166, #194#167, #194#168, #194#169, #194#170, #194#171, #194#172, #194#173, #194#174, #194#175, #194#176, #194#177, #194#178, #194#179, #194#180, #194#181, #194#182, #194#183, #194#184, #194#185, #194#186, #194#187, #194#188, #194#189, #194#190, #194#191, #195#128, #195#129, #195#130, #195#131, #195#132, #195#133, #195#134, #195#135, #195#136, #195#137, #195#138, #195#139, #195#140, #195#141, #195#142, #195#143, #195#144, #195#145, #195#146, #195#147, #195#148, #195#149, #195#150, #195#151, #195#152, #195#153, #195#154, #195#155, #195#156, #195#157, #195#158, #195#159, #195#160, #195#161, #195#162, #195#163, #195#164, #195#165, #195#166, #195#167, #195#168, #195#169, #195#170, #195#171, #195#172, #195#173, #195#174, #195#175, #195#176, #195#177, #195#178, #195#179, #195#180, #195#181, #195#182, #195#183, #195#184, #195#185, #195#186, #195#187, #195#188, #195#189, #195#190, #195#191);

Description

https://unicode.org/Public/MAPPINGS/ISO8859/8859-1.TXT


Version 3.2 Generated 2024-02-25 Home