®
Registered Sign
00AE · Latin-1 Supplement · Zyyy
Mã hóa
| Unicode | U+00AE | |
| HTML Decimal | ® | |
| 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 |
Thuộc tính Unicode
Block
Latin-1 Supplement
Script
Zyyy
Category
Other Symbol (So)
Bidirectional
ON
Ký hiệu tương tự
Ký hiệu liên quan
Tìm hiểu thêm
Hướng dẫn liên quan
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.