HTML 支持的数学符号

结果 描述 实体名称 实体编号
for all ∀
part ∂
exists &exists;
empty ∅
nabla ∇
isin ∈
notin ∉
ni ∋
prod ∏
sum ∑
minus −
lowast ∗
square root √
proportional to ∝
infinity ∞
angle ∠
and ∧
or ∨
cap ∩
cup ∪
integral ∫
therefore ∴
simular to ∼
approximately equal ≅
almost equal ≈
not equal ≠
equivalent ≡
less or equal ≤
greater or equal ≥
subset of ⊂
superset of ⊃
not subset of ⊄
subset or equal ⊆
superset or equal ⊇
circled plus ⊕
cirled times ⊗
perpendicular ⊥
dot operator ⋅

HTML 支持的希腊字母

结果 描述 实体名称 实体编号
Α Alpha Α Α
Β Beta Β Β
Γ Gamma Γ Γ
Δ Delta Δ Δ
Ε Epsilon Ε Ε
Ζ Zeta Ζ Ζ
Η Eta Η Η
Θ Theta Θ Θ
Ι Iota Ι Ι
Κ Kappa Κ Κ
Λ Lambda Λ Λ
Μ Mu Μ Μ
Ν Nu Ν Ν
Ξ Xi Ξ Ξ
Ο Omicron Ο Ο
Π Pi Π Π
Ρ Rho Ρ Ρ
  Sigmaf   undefined
Σ Sigma Σ Σ
Τ Tau Τ Τ
Υ Upsilon Υ Υ
Φ Phi Φ Φ
Χ Chi Χ Χ
Ψ Psi Ψ Ψ
Ω Omega Ω Ω
       
α alpha α α
β beta β β
γ gamma γ γ
δ delta δ δ
ε epsilon ε ε
ζ zeta ζ ζ
η eta η η
θ theta θ θ
ι iota ι ι
κ kappa κ κ
λ lambda λ Λ
μ mu μ μ
ν nu ν Ν
ξ xi ξ ξ
ο omicron ο ο
π pi π π
ρ rho ρ ρ
ς sigmaf ς ς
σ sigma σ σ
τ tau τ τ
υ upsilon υ υ
φ phi φ φ
χ chi χ χ
ψ psi ψ ψ
ω omega ω ω
       
ϑ theta symbol ϑ ϑ
ϒ upsilon symbol ϒ ϒ
ϖ pi symbol ϖ ϖ

HTML 支持的其他实体

结果 描述 实体名称 实体编号
Œ capital ligature OE Œ Œ
œ small ligature oe œ œ
Š capital S with caron Š Š
š small S with caron š š
Ÿ capital Y with diaeres Ÿ Ÿ
ƒ f with hook ƒ ƒ
ˆ modifier letter circumflex accent ˆ ˆ
˜ small tilde ˜ ˜
en space  
em space  
thin space  
zero width non-joiner ‌
zero width joiner ‍
left-to-right mark ‎
right-to-left mark ‏
en dash –
em dash —
left single quotation mark ‘
right single quotation mark ’
single low-9 quotation mark ‚
left double quotation mark “
right double quotation mark ”
double low-9 quotation mark „
dagger †
double dagger ‡
bullet •
horizontal ellipsis …
per mille  ‰
minutes ′
seconds ″
single left angle quotation ‹
single right angle quotation ›
overline ‾
euro €
trademark ™
left arrow ←
up arrow ↑
right arrow →
down arrow ↓
left right arrow ↔
carriage return arrow ↵
left ceiling ⌈
right ceiling ⌉
left floor ⌊
right floor ⌋
lozenge ◊
spade ♠
club ♣
heart ♥
diamond ♦

字符集 ISO-8859-1(2)的更多相关文章

  1. 刨根究底字符编码之四——EASCII及ISO 8859字符编码方案

    EASCII及ISO 8859字符编码方案   1. 计算机出现之后,从美国发展到欧洲,由于欧洲很多国家中所用到的字符中,除了基本的美国也用的那128个ASCII字符之外,还有很多衍生的拉丁字母等字符 ...

  2. 中文编码、字符集,GBK, UTF-8的概念

    字符集指的是什么? 字符集是一个人为的规定,人们用一个小册子规定好"文字字符"与"数字"的对应关系. 其中,每一个字符对应的数组也称其为编码. 例如,ASCII ...

  3. 字符集详解 ------------------------ UNICODE +UTF8

    http://my.oschina.net/goldenshaw/blog?catalog=3294521 http://my.oschina.net/goldenshaw/blog?catalog= ...

  4. Java应用开发中的字符集与字符编码

    事出有因 在向HttpURLConnection的输出流写入内容时,因没有设置charset,导致接收方对数据的验签不一致. URL url = new URL(requestUrl); //打开连接 ...

  5. Unicode字符集,各个语言的区间

    链接:http://www.cnblogs.com/zl0372/p/unicode.html 链接:http://www.unicode.org/ 链接:https://zh.wikipedia.o ...

  6. 字符集编码(上):Unicode 之前

    计算机起初是设计用来做数学计算的,Computer 一词英文原意是"计算员"--在计算机发明之前,计算员是一个独立的职业,专门做各种数学用表的计算,如测量和天文领域的三角函数表.对 ...

  7. HTML之一字符集

    ASCII字符集 ISO字符集 GBK等等. 1>首先,说一说为什么要设置html文件的字符集 如果不指定的话,浏览器会使用本地操作系统的字符集,那么,如果你的应用需要支持多国语言的话,就会有问 ...

  8. HTML 中的字符集、ASCII、 ISO-8859-1、符号之间的关系和 HTML URL 编码注意的事项

    一.HTML 实体 1.什么是HTML 实体? 在 HTMl 中,某些字符是保留的.小于号 (<) 和 大于号 (>), 浏览器会误认为是标签 如果希望正确地显示预留字符,必须在 HTML ...

  9. HTML-参考手册: HTML 字符集

    ylbtech-HTML-参考手册: HTML 字符集 1.返回顶部 1. HTML 字符集 HTML 字符集 如需正确地显示 HTML 页面,浏览器必须知道使用何种字符集. 万维网早期使用的字符集是 ...

  10. Python中文乱码

    1,注意:请使用智慧型浏览器 "CHROME" 配合理解和运作本文中提到的程序. 2,提示:谷歌的CHROME浏览器是迄今为止最智慧的浏览器,没有之一,只有第一. 3,谷歌的CHR ...

随机推荐

  1. dyld: Symbol not found: _OBJC_CLASS_$_UIBlurEffect

    信息如下: 不知道为撒出现这个问题,查资料也木有查到..看提示信息可能是UIKit的问题,所以就试着这样解决,结果居然好了....有谁知道原因的告诉额一声啊,拜托!

  2. chromium high cpu usage

    ctrl + esc 列出哪个进程占用了cpu,可以杀掉. --purge-memory-button可以在上边弹出的窗口上显示一个按钮,据说能释放内存.

  3. php使用curl设置超时的重要性

    原文:http://phpquan.com/lamp/php/php-curl-timeout/ 网站登录不了,原因是没有可用的 PHP 子进程来响应新的请求了.这可能是是由于PHP-curl  没有 ...

  4. ural1019 Line Painting

    Line Painting Time limit: 2.0 secondMemory limit: 64 MB The segment of numerical axis from 0 to 109  ...

  5. web开发没有服务器

    额,今天在学习pixi,用的是webstorm 开发的,但是用file://xxx的方式进去的话老是会报错 Image from origin 'file://' has been blocked f ...

  6. PAT (Advanced Level) 1011. World Cup Betting (20)

    简单题. #include<iostream> #include<cstring> #include<cmath> #include<algorithm> ...

  7. perties类的操作

    http://www.cnblogs.com/bakari/p/3562244.html perties类的操作   知识学而不用,就等于没用,到真正用到的时候还得重新再学.最近在看几款开源模拟器的源 ...

  8. python_eval的用法

    1. eval用法: 将字符串str当成有效的表达式来求值并返回计算结果. 2. eval的功能: math当成一个计算器很好用. 将字符串转换为list,tuple,dict. 3. 举例 # -* ...

  9. php --with-mysql=mysqlnd

    1.什么是mysqlnd驱动? PHP手册上的描述: MySQL Native Driver is a replacement for the MySQL Client Library (libmys ...

  10. (中等) HDU 4069 Squiggly Sudoku , DLX+精确覆盖。

    Description Today we play a squiggly sudoku, The objective is to fill a 9*9 grid with digits so that ...