Online HTML Code Copyright
Get the copyright symbol (©) and its HTML entity. Copy © or © for footers and credits.
Copyright symbol and HTML entities. Use in footers: © 2025 Your Name.
Character
©
Named entity
©
Decimal
©
Hex
©
Frequently Asked Questions
- What is the HTML entity for copyright?
- © or © (decimal) or © (hex). All produce the © symbol.
- Do I need to use an entity?
- If your page is UTF-8, you can type © directly. Entities help when encoding is uncertain or in old systems.
- What about the year?
- Common pattern: © 2025 Company Name. This tool gives the symbol; add year and name as needed.
Related Developer Tools
JSON Formatter
Format, validate, and beautify JSON. Minify or pretty-print with one click.
Base64 Decode
Decode Base64 strings to text. Encode text to Base64.
UUID Generator
Generate random UUIDs (v4) for unique identifiers. Copy with one click.
URL Encoder Decoder
Encode and decode URLs. Convert special characters for safe use in URLs.
Convert Color Hex to RGB
Convert hex color codes to RGB values (R, G, B).
Convert Color RGB to Hex
Convert RGB values (R, G, B) to hex color codes.