Symbol For Device Control Three Symbol
␓ represents the Unicode “Symbol for Device Control Three” used in technical and computer text contexts.
U+2413
␓ is the Unicode symbol named “SYMBOL FOR DEVICE CONTROL THREE.” It’s part of the Technical & Computer category, intended for precise text representation. Use it when you need this specific control-related character in documentation, tooling output, or formatting.
Symbol For Device Control Three Symbol Meaning
␓ is a Unicode character with the name “SYMBOL FOR DEVICE CONTROL THREE” (code point U+2413). As a “device control” symbol, it’s most often used to represent or label a specific control function in technical contexts rather than as a decorative glyph. You may see it in documentation, encoding-related discussions, or in logs and text streams where control characters must be shown visibly. Because it is a control-related symbol, it’s best used when your audience understands Unicode/character semantics, such as in developer notes, UI labels for debugging, or standards-oriented writing.
Common uses
- •Labeling device/control steps in technical documentation
- •Representing device control tokens in logs or debugging output
- •Annotating character sets, encoding tables, or Unicode references
- •Creating UI text for developer tools and accessibility help text
- •Including the exact control symbol in plain-text specs or test cases
Examples
␓ Device Control Three Symbol
- ␓Device Control Three: ␓
- ␓Control sequence marker: ␓
- ␓Shown in logs as ␓ during parsing.
- ␓Reference character U+2413 ␓
- ␓Tooling output includes ␓ for control-three.
Variations
Ready to copy
Technical codes
| Unicode | U+2413 | |
| HTML Entity | ␓ | |
| HTML Code | ␓ | |
| CSS | \2413 |
FAQ
What does ␓ stand for?
␓ is the Unicode “Symbol for Device Control Three” (U+2413). It’s used in technical text to represent a specific device/control-related character.
How do I copy ␓ in HTML?
Use the HTML entity: ␓
What is the Unicode code point for ␓?
The code point is U+2413.
How can I use ␓ in JavaScript?
You can use the escape form: \\u{2413}