®
Registered Sign
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.
00AE · Latin-1 Supplement · Zyyy
การเข้ารหัส
| บล็อก Unicode | U+00AE | |
| เลขฐานสิบ | ® | |
| HTML Hex | ® | |
| HTML Entity | ® | |
| CSS | \00AE | |
| JavaScript | \u{AE} | |
| Python | \u00ae | |
| Java | \u00AE | |
| UTF-8 เลขฐานสิบหก | c2 ae | |
| UTF-16 | 00 ae | |
| URL Encoded | %C2%AE |
คุณสมบัติ Unicode
Block
Latin-1 Supplement
Script
Zyyy
Category
Other Symbol (So)
Bidirectional
ON
สัญลักษณ์ที่คล้ายกัน
เปรียบเทียบ
สัญลักษณ์ที่เกี่ยวข้อง
เรียนรู้เพิ่มเติม
คู่มือที่เกี่ยวข้อง
How to Use the SymbolFYI Character Analyzer
A guide to SymbolFYI's Character Analyzer — count characters, words, and bytes, inspect Unicode properties, and analyze text encoding character by character.
How to Use the SymbolFYI Unicode Lookup Tool
A guide to SymbolFYI's Unicode Lookup — enter a U+ codepoint to see the character's name, block, script, and full encoding details.
Mojibake: Why Text Turns to Garbage and How to Fix It
Understand mojibake — garbled text from encoding mismatches. Learn to diagnose, fix, and prevent encoding errors in files, databases, and web applications.
Character Encoding Detection: How to Identify Unknown Text Encoding
Detect character encodings in unknown text — BOM sniffing, statistical analysis with chardet, ICU detection, and why heuristics sometimes fail.