OHM SIGN
Ω
U+2126
Unicode Block
Letterlike SymbolsCode
2126
Code Point
8486
Notes
SI unit of resistance, named after G. S. Ohm, German physicist
preferred representation is 03A9
: 03A9 greek capital letter omega
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Letterlike Symbols
Character Encoding
UTF-8
0xE20x840xA6
UTF-16
0x2126
UTF-32
0x00002126
Copy & Paste Codes
Character
Ω
Unicode Escape
\u{2126}
HTML Entity (Decimal)
Ω
HTML Entity (Hex)
Ω
CSS Code
\2126
JavaScript
String.fromCodePoint(0x2126)
Python
chr(0x2126)