Fullwidth Digit Two
Copy and paste the fullwidth digit two symbol 2 (U+FF12) instantly. Part of the Halfwidth and Fullwidth Forms Unicode block.
Works everywhere: websites, documents, social media, code editors
Character Codes
About This Symbol
- Name
- Fullwidth Digit Two
- Unicode Block
- Halfwidth and Fullwidth Forms
- Code Point
- U+FF12
The Fullwidth Digit Two (2) is a Unicode character assigned to the Halfwidth and Fullwidth Forms block at code point U+FF12. This block contains characters used across a variety of applications including technical documentation, web development, mathematical notation, and everyday digital communication. The fullwidth digit two symbol can be inserted directly into text or referenced through its HTML entity, CSS code, or JavaScript escape sequence for use in websites and applications.
How to Use
- 1.Click "Copy Symbol" above to copy 2 to your clipboard
- 2.Paste it anywhere with Ctrl+V (or Cmd+V on Mac)
- 3.Or use the HTML entity
2in your code - 4.For CSS, use
\FF12with the content property
Understanding Fullwidth Digit Two
At code point U+FF12, the fullwidth digit two (2) occupies a carefully chosen position within the Halfwidth and Fullwidth Forms allocation. The Unicode Consortium assigned this character to address the need for a reliable, cross-platform representation of this symbol in electronic documents and interfaces.
The hexadecimal value FF12 places this character at decimal position 65298 in the Unicode table. This position within the Halfwidth and Fullwidth Forms range means it shares encoding characteristics with its neighboring characters. The CSS notation \FF12 is particularly useful in pseudo-element content properties, while \u{FF12} works in template literals and string concatenation.
Known by its descriptive name referencing "fullwidth digit," this character serves a specific role that generic symbols cannot fill. It appears in specialized typography, technical standards, and digital content where precision in symbol choice directly affects meaning or layout.