®
Registered Sign
00AE · Latin-1 Supplement · Zyyy
Kodlamalar
| 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 |
Unicode Özellikleri
Block
Latin-1 Supplement
Script
Zyyy
Category
Other Symbol (So)
Bidirectional
ON
Benzer Semboller
İlgili Semboller
Daha Fazla Öğren
İlgili Kılavuzlar
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.