free-symbols

Square Erg Letter

㋍ is the “Square Erg” symbol (Unicode U+32CD) for representing the erg energy unit in a boxed form.

U+32CD

㋍ (U+32CD) is a Unicode “Square Erg” character. It’s useful when you want a compact, typographic way to reference the erg unit in labels, UI, or diagrams.

Square Erg Letter Meaning

㋍ is the Unicode character named “SQUARE ERG” (U+32CD). The “erg” is a unit of energy (from the centimeter–gram–second, or cgs, system). This symbol wraps/depicts that unit in an enclosed, box-style form, making it handy for signage, technical labels, and compact legend text. In practice, it’s most often used as a visual shorthand for “erg” when you need the unit shown consistently with other enclosed symbols. If you’re building documentation or interfaces that use symbolic unit icons, this character can help keep spacing and presentation uniform.

Common uses

  • Unit labeling in technical diagrams and charts where “erg” needs a compact icon
  • UI text for physics/science dashboards that show energy values in erg
  • Educational materials and worksheets that reference the erg unit
  • Legend markers in infographics to distinguish energy-related categories
  • Typography-friendly headings or tags in scientific posts and blog graphics

Examples

㋍ Square Erg Symbol

  • Energy label: ㋍ / time
  • Measured in ㋍ (cgs energy)
  • Dataset legend: Symbol = ㋍
  • Training notes: convert J to ㋍
  • UI tile: ㋍ Available

Variations

Technical codes

UnicodeU+32CD
HTML Entity㋍
HTML Code㋍
CSS\32CD

FAQ

What does the Square Erg letter mean?

㋍ is the Unicode character named “SQUARE ERG” (U+32CD). The “erg” is a unit of energy (from the centimeter–gram–second, or cgs, system). This symbol wraps/depicts that unit in an enclosed, box-style form, making it handy for signage, technical labels, and compact legend text. In practice, it’s most often used as a visual shorthand for “erg” when you need the unit shown consistently with other enclosed symbols. If you’re building documentation or interfaces that use symbolic unit icons, this character can help keep spacing and presentation uniform.

What is the Unicode character ㋍ called?

It’s named “SQUARE ERG” and has the code point U+32CD.

How do I copy ㋍ safely into HTML?

You can paste the character directly, or use the HTML entity: ㋍

What is ㋍ used for?

It’s commonly used as a boxed/encircled typographic symbol to represent the erg (unit of energy) in technical or UI text.

How do I use ㋍ in CSS or JavaScript?

CSS escape: \\32CD. JavaScript escape: \\u{32CD}.