106 IT: List of Useful UNICODE characters (106.html)

(Use Unicode UTF-8 Text Encoding . . .
subMenu "Convert-Text Encoding" in EditPad)
(Be sure to include < meta charset=utf-8 /> in the < head >)
(Code U+11AA; as " & # x 1 1 A A ; " with no spaces)
(The U+2003 [Em Space= & emsp; ] is the widest space at 8/inch)

Character Representations in Various Fonts

Pilcrow Sign (U+00B6)

The Pilcrow (or Paragraph Sign) shown below is slightly different from the Pilcrow Sign shown above. Nevertheless, they are the same character but shown in slightly different fonts.

(Click to Enlarge)
thumb: Pilcrow Sign_Unicode
Pilcrow Sign_Unicode
(Click to Enlarge)
thumb: Pilcrow Sign
Pilcrow Sign

Long-S (U+017F)

The Unicode version of the Long-S is incomplete in that it does not have any horizontal bar. The true Long-S has the left-most portion of the "horizontal bar" that always appears in the normal "f " character. The three different characters are shown below:

(Click to Enlarge)
thumb: LongS_Unicode
LongS_Unicode
(Click to Enlarge)
thumb: LongS
LongS
(Click to Enlarge)
thumb: Char_f
Char_f

Ancient Usage of Various Symbols as Footnotes

Today, "footnotes" are usually unique numbers that are explained at the end of book. They are more properly called "endnotes". In previous centuries, the ancient usage of footnotes differed from what is done today. In those days, each ancient footnote was a reference to some text appearing above on the same page. The first ancient footnote on each page was often identified by an "*", an asterisk. The second ancient footnote was a "†", a dagger etc. In 1867, James Edwin-Cole used the 6 footnote symbols shown below. James Edwin-Cole wrote The .... Coles of Devon. . . . (sources 2 and 3). He made use of the following 6 symbols for his footnotes. On page 31, it can be seen that he used these 6 footnotes, shown below:

* † ‡ § ‖ ¶ [Ed. Note: Π replaces ‖ in the editted version]. See eg. page 31.

In Source 2, David Cole editted the book by James Edwin-Cole. Instead of using 2 vertical bars for the fifth footnote symbol, David used an uppercase pi symbol (Π) sometimes called [shift-pi] or [capital-pi].

Unicode in HTML

If the source of an HTML webpage is minimally defined using "bare" tags such as

"< html > < head > < /head > < body >"code"< /body > < /html >",

many Unicode characters will not appear as desired. One way to make most Unicode characters appear is to include < meta charset=utf-8 > between the < head > < /head > tags. This tells the web-browser that the utf-8 character set is used within the html code. [Ed Note: extra spaces are included in the previous sentences in order to list the tags without them being interpreted as tags.]

However use of the < meta charset=utf-8 > will not display accented characters (in languages such as French and Spanish). The use of < meta charset="ISO-8859-1" > will properly display the accented characters in any webpage. An example of successful use of this can be seen in Source 09 below which is an autobiography of David Cole. Source 10 is a poem written (in french) by his mother-in-law, Lydie nee Arseneault. This poem is stored in an html file that uses the meta tag for accented characters. Source 9 and Source 10 (both below) make use of the meta tag for accented characters.

Web Sources

Web Source S106:01:www Section Sign at Wikipedia.org
Web Source S106:02:www Use of * † ‡ § Π ¶ as footnotes p 31 in [editted] Coles of Devon. . . by James Edwin-Cole [editted by David Cole]
Web Source S106:03:www Use of * † ‡ § ‖ ¶ as footnotes p 31 in Coles of Devon. . . by James Edwin-Cole
Web Source S106:04:www HTML Entities in Wikipedia.
Web Source S106:05:www Guide to using special characters in HTML by J Korpela
Web Source S106:06:www Unicode Resources by Alan Wood 2019
Web Source S106:07:www EditPadLite Software by Just Great Software 2019
Web Source S106:08:www List of Unicode characters - Searchable by name (using Ctrl-F) in WikiPedia 2019
Web Source S106:09:www A Lifetime Full of Wires (Article 145) Autobiography of David COLE ( a work-in-progress as of 2022)
Web Source S106:10:www Cinquantième Anniversaire de Mariage 1985 (Source 6 of Article 145) Poème (en français) écrite par Lydie née Arseneault en 1985

/end Sources

WebMaster: Ye Old King Cole

Click here to return to Articles by Old King Cole

Date Written: 2019 L Dec 03
Last Updated: 2024 C Mar 12

All rights reserved 2024 by © ICH180RR

/106.html