mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-25 13:54:05 -06:00
20 lines
485 B
Markdown
20 lines
485 B
Markdown
---
|
|
title: "unicode"
|
|
aliases:
|
|
tags:
|
|
- cosc204
|
|
---
|
|
|
|
## Unicode
|
|

|
|
|
|
- Other non roman languages
|
|
- greek, arabic, chinese, hebrew, japanese, thai etc.
|
|
- atrology symbols
|
|
- emoji etc
|
|
- Unicode
|
|
- developed by the Unicode Consortium
|
|
- coordinated with ISO/IEC 10646
|
|
- a 21-bit code with 144,697 characters from 159 scripts
|
|
- unicode maps from character numbers (code points) into glyphs (graphical representations)
|
|
- Some(many) are reserved |