What are these characters: ⎲⎳?

I used Lyx (Latex distribution) to convert my content into an HTML page.

I noticed that the sigma character introduced in firefox consists of these two characters: ⎲ ⎳

The first character is for the top of the Sigma character, and the second character is for the bottom. I tried to search Google for these “weird” characters, but couldn't find anything. Do these characters even belong to ASCII? Can someone tell me where I can find these strange characters?

+8
source share
4 answers

These are characters that are defined by Unicode and can contain more than a million characters. Almost every character that humanity knows about is listed there. You can find detailed information about specific Unicode characters in the fileformat.info search .

To use them, you must use a Unicode compatible character encoding such as UTF-8 . Using a different character encoding to represent them will only lead to Mohibaka .

+12
source

This is unicode (2 bytes). If you know the encoding scheme, you can probably figure out what they are, probably UTF-8 .

+5
source
+2
source

⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳ ⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳ ⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳ ⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳⎲⎳

0
source

Source: https://habr.com/ru/post/900044/


All Articles