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

ArrayISO_8859_2ToUTF8

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

Declaration

Source position: commoncodepages.inc line 1831

const ArrayISO_8859_2ToUTF8: 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, #196#132, #203#152, #197#129, #194#164, #196#189, #197#154, #194#167, #194#168, #197#160, #197#158, #197#164, #197#185, #194#173, #197#189, #197#187, #194#176, #196#133, #203#155, #197#130, #194#180, #196#190, #197#155, #203#135, #194#184, #197#161, #197#159, #197#165, #197#186, #203#157, #197#190, #197#188, #197#148, #195#129, #195#130, #196#130, #195#132, #196#185, #196#134, #195#135, #196#140, #195#137, #196#152, #195#139, #196#154, #195#141, #195#142, #196#142, #196#144, #197#131, #197#135, #195#147, #195#148, #197#144, #195#150, #195#151, #197#152, #197#174, #195#154, #197#176, #195#156, #195#157, #197#162, #195#159, #197#149, #195#161, #195#162, #196#131, #195#164, #196#186, #196#135, #195#167, #196#141, #195#169, #196#153, #195#171, #196#155, #195#173, #195#174, #196#143, #196#145, #197#132, #197#136, #195#179, #195#180, #197#145, #195#182, #195#183, #197#153, #197#175, #195#186, #197#177, #195#188, #195#189, #197#163, #203#153);

Description

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


Version 3.2 Generated 2024-02-25 Home