当前位置:网站首页>evil spirits
evil spirits
2022-07-21 14:57:00 【Zhangchuncheng】
evil spirits
Strange symbols in the Internet world are usually used Unicode Symbolic , therefore , I made one Unicode A quick look-up table of symbols , Take a look at the strange expressions of strange characters .
Welcome to visit mine Github Home page [1]
Unicode
Unicode[2] It is a standardized character expression . In the simplest words , It is a one-to-one mapping relationship between numbers and characters . such as 0x1 representative “ one ”,0x2 representative “ Ii. ”,0x61 representative “a”,0x41 representative “A” such .

On the basis of Unicode Character set , The number used to represent characters is 4 Bit 16 Hexadecimal integer , So it can mean 65536 Characters
Its hexadecimal representation is from 0x0000 To 0xFFFF. Strictly speaking , It just represents correspondence , This correspondence is virtual . Instead, draw the corresponding characters on the web page , You need to use the right font-family. I started from CharacterTable[3] Downloaded the required font library

This forms a pathway , Start with coding , Then map to abstract characters , Finally, the font library is responsible for drawing abstract characters on Web pages . It can be used to represent Chinese characters ,

It can also be used to express some radicals of Chinese characters ,

Such a large number of characters , Of course, it is not just used to express Chinese characters or Latin letters , It can also be used to express some patterns . For example, below ,

Of course , There are also some strange symbols



Reference material
Github Home page : https://listenzcc.github.io/home-page-2/unicodes/
[2]Unicode: https://home.unicode.org/
[3]CharacterTable: https://unicode-table.com/en/
边栏推荐
- node的path路径模块
- 阿里云原生应用平台架构师田伟:应用架构的规划、治理与演进
- Sword finger offer 21 Adjust the array order so that odd numbers precede even numbers
- Install MySQL and MySQL workbench on MAC 10.13.6 and other versions
- Kingbasees database administrator's Guide -- 15.1 Manage views
- 代码实现层序遍历二叉树(C语言)
- 力扣解法汇总1260-二维网格迁移
- 金仓数据库KingbaseES数据库管理员指南--15.3. 管理同义词
- 请问一下大佬,flink 如何做到 mysql 数据库与elastic search的数据实时同步
- node的模块化
猜你喜欢
[200 opencv routines] 235 Principal component analysis for feature extraction (sklearn)
How can the reading club not be an emotional hostage?
【C语言】文件相关操作
代码实现求二叉树结点数和叶子结点数(C语言)
代码实现层序遍历二叉树(C语言)
《UAV Intelligent Coverage Navigation Based on DRL in Complex Geometrical Environments》翻译
[错题分析]方格取数
IDEA 2021 自动生成serialVersionUID
【TensorFlow&PyTorch】创建张量学习笔记
王炸动力 创富快人一步!祥菱大熊猫2.0动力产品正式上市
随机推荐
ARM汇编指令集·带例题
【快速上手教程3】疯壳·开源编队无人机-开发环境搭建
分享一些 VsCode 各场景高级调试与使用技巧
Supermarket order management system based on SSM framework +mysql [source code + document +ppt]
QT openGL环境光照
云原生如何支撑企业 IT 治理 | 阿里云用户组
How much do you know about the real results if you don't calibrate before the test?
Introduction and use of jsr303
Win64 驱动内核编程-31.枚举与删除映像回调
SPARK Parquet嵌套类型的向量化支持以及列索引(column index)
Vectorization support and column index of spark parquet nested types
[200 opencv routines] 235 Principal component analysis for feature extraction (sklearn)
When a PCB designer meets love, guess how much the impedance in his board changes
国债逆回购安全吗 怎么卖出去
想请教下标准模式下,生产环境的sql节点能对routine_sql_test_tianyi进行sel
[JS] console command you don't know
Type personnalisé: structure (1)
IDEA 2021 自动生成serialVersionUID
阿里云原生应用平台架构师田伟:应用架构的规划、治理与演进
What happens when the self incrementing ID of the database is used up?