SYMBOL FOR DELETE FORM TWO
␥
U+2425
Unicode Block
Control PicturesCode
2425
Code Point
9253
Notes
from ISO 9995-7
keyboard symbol for undoable delete
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Control Pictures
Character Encoding
UTF-8
0xE20x900xA5
UTF-16
0x2425
UTF-32
0x00002425
Copy & Paste Codes
Character
␥
Unicode Escape
\u{2425}
HTML Entity (Decimal)
␥
HTML Entity (Hex)
␥
CSS Code
\2425
JavaScript
String.fromCodePoint(0x2425)
Python
chr(0x2425)