U+00AE
Registered®
Registered is a monochrome text character from the Unicode Latin-1 Supplement block, listed here under Misc & Symbols. Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents. It is often searched for as "trademark".
Quick facts
- Unicode
- U+00AE
- Decimal
- 174
- Hex
- 0x00AE
- Octal
- 0o256
Unicode identity
| Format | Value | Copy |
|---|---|---|
| Code pointOfficial Unicode notation | U+00AE | |
| Official nameUnicodeData.txt, Unicode 18.0.0 | REGISTERED SIGN | |
| Unicode 1.0 nameLegacy alias | REGISTERED TRADE MARK SIGN | |
| DecimalBase 10 | 174 | |
| HexadecimalBase 16 | 0x00AE | |
| OctalBase 8 | 0o256 | |
| BinaryBase 2 | 0000000010101110 | |
| General categorySymbol, other | So | |
| Unicode blockU+0080–U+00FF | Latin-1 Supplement | |
| Plane | Basic Multilingual Plane (BMP, Plane 0) |
HTML & CSS
| Format | Value | Copy |
|---|---|---|
| HTML entity (decimal) | ® | |
| HTML entity (hex) | ® | |
| HTML entity (named) | ® | |
| CSS content escapeUse inside content: "…" | \00AE | |
| URL encodedPercent-encoded UTF-8 | %C2%AE |
Programming languages
| Format | Value | Copy |
|---|---|---|
| JavaScript / TypeScript | \u00AE | |
| JSONUTF-16 surrogate pairs | \u00AE | |
| Python | \u00AE | |
| Java / C# / Kotlin | \u00AE |
Byte encodings
| Format | Value | Copy |
|---|---|---|
| UTF-82 bytes | C2 AE | |
| UTF-16 (BE) | 00AE | |
| UTF-32 (BE) | 000000AE |
How to type Registered
Windows
Hold Alt and type +AE with the hex numeric keypad option enabled, or type AE then press Alt+X in Word and most Office apps.
macOS
Enable the Unicode Hex Input keyboard, hold Option, and type 00AE. Or open Character Viewer (Control+Command+Space) and search "Registered".
Linux
Press Ctrl+Shift+U, type ae, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.
HTML, CSS & code
Paste the character directly, or use the escapes above: ® in HTML, \00AE in CSS, and \u00AE in JavaScript.
Official Unicode reference
- Character name
- REGISTERED SIGN
- Unicode 1.0 name
- REGISTERED TRADE MARK SIGN
- Block
- Latin-1 Supplement (U+0080–U+00FF)
- General category
- So — Symbol, other
Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Latin-1 Supplement block: U0080.pdf (PDF, unicode.org).
Frequently asked questions
How do I copy the Registered symbol?
Click the Copy button at the top of this page, or select ® and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.
What is the Unicode code point for Registered?
Registered is U+00AE (decimal 174, hexadecimal 0x00AE, octal 0o256). It lives in the Latin-1 Supplement block (U+0080–U+00FF) of the Basic Multilingual Plane (BMP, Plane 0).
What is the official Unicode name of Registered?
The Unicode Standard (version 18.0.0) names this character "REGISTERED SIGN"; its Unicode 1.0 name was "REGISTERED TRADE MARK SIGN". Its General_Category is So (Symbol, other).
What is the HTML code for Registered?
Use ® or ®, or the named entity ®. In CSS, use content: "\00AE".
How do I type Registered in code?
JavaScript: "\u00AE". Python: "\u00AE". JSON and Java: "\u00AE". The UTF-8 byte sequence is C2 AE.
Is Registered an emoji?
No. Registered is a text symbol and renders as a monochrome glyph in the current font. Some platforms may offer an emoji variant when U+FE0F is appended.