Circled Digit Three vs Turned Digit Three
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
VS
属性对比
| 属性 | ③ 2462 | ↋ 218B |
|---|---|---|
| 名称 | Circled Digit Three | Turned Digit Three |
| 分类 | Enclosed Numbers | Enclosed Numbers |
| 块 | Enclosed Alphanumerics | Number Forms |
| 文字系统 | Zyyy | Zyyy |
| 通用类别 | Other Number (No) | Other Symbol (So) |
| 双向 | ON | ON |
编码对比
| 格式 | 2462 | 218B |
|---|---|---|
| Unicode | U+2462 | U+218B |
| HTML Decimal | ③ | ↋ |
| HTML Hex | ③ | ↋ |
| CSS | \2462 | \218B |
| JavaScript | \u{2462} | \u{218B} |
| Python | \u2462 | \u218b |
| UTF-8 | e2 91 a2 | e2 86 8b |
如何区分
Circled Digit Three 和 Turned Digit Three 同属 Enclosed Numbers 类别,但位于不同的 Unicode 区块。请查看下方对比表了解编码和属性差异。
提示:将字符粘贴到 hex 编辑器中,或使用
charCodeAt()
在 JavaScript 中检查实际码位。