Facsimile Sign Letter
℻ is the facsimile sign used to suggest a copied or transmitted reproduction.
U+213B
The facsimile sign ℻ (U+213B) is a decorative character that also communicates a “copy” or “facsimile” idea. It’s commonly used in typography, UI labels, and document-related layouts. Here’s how to copy it and include it reliably in HTML, CSS, and JavaScript.
Facsimile Sign Letter Meaning
The facsimile sign (℻, Unicode U+213B) is used to represent a facsimile—an exact or near-exact copy of a document, typically transmitted or reproduced. In practice, you’ll see it in headings, button labels, or icons to convey “send/receive as a copy,” “reproduction,” or “document transmission.” Because it’s a stylized Unicode character, it can work well in branding, templates, and settings where you want a compact symbol rather than a full word like “FAX” or “facsimile.” Its meaning is mostly about indicating a copied/reproduced document context rather than general “copying” in software.
Common uses
- •Document templates to label “facsimile” or reproduced copies
- •UI buttons or menu items for “send as facsimile” actions
- •Printed or digital forms that reference copied/transmitted documents
- •Icon-style typography for “copy/reproduce” sections in newsletters
- •Branding elements for communication or archive services
Examples
℻ Facsimile Sign (U+213B)
- ℻Send ℻ to transmit a facsimile copy.
- ℻Archived records: ℻ reproduced documents available on request.
- ℻Document center — Facsimile ℻ option
- ℻For official submissions, include the ℻ copy of the form.
- ℻Press ℻ to download the facsimile version.
Technical codes
| Unicode | U+213B | |
| HTML Entity | ℻ | |
| HTML Code | ℻ | |
| CSS | \213B |
FAQ
What does the Facsimile Sign letter mean?
The facsimile sign (℻, Unicode U+213B) is used to represent a facsimile—an exact or near-exact copy of a document, typically transmitted or reproduced. In practice, you’ll see it in headings, button labels, or icons to convey “send/receive as a copy,” “reproduction,” or “document transmission.” Because it’s a stylized Unicode character, it can work well in branding, templates, and settings where you want a compact symbol rather than a full word like “FAX” or “facsimile.” Its meaning is mostly about indicating a copied/reproduced document context rather than general “copying” in software.
What is the facsimile sign ℻ used for?
It’s used to represent a facsimile—an exact or near-exact reproduced or transmitted document—often in document or communication contexts.
What is the Unicode code point for ℻?
The facsimile sign is Unicode U+213B.
How can I copy ℻ into HTML?
You can paste it directly as the character, or use the HTML entity: ℻.
How do I include ℻ in CSS or JavaScript?
CSS escape: \\213B. JavaScript escape: \\u{213B}.