OHM SIGN (Ω)
Ω
Copy Character
Unicode Block
Letterlike SymbolsUnicode Code
U+2126
Codepoint
8486
Notes
SI unit of resistance, named after G. S. Ohm, German physicist
preferred representation is 03A9
: 03A9 greek capital letter omega
Character Encoding
UTF-8
0xE20x840xA6
UTF-16
0x2126
UTF-32
0x00002126
Copy & Paste Codes
Unicode Escape
\u{2126}
HTML Entity (Decimal)
Ω
HTML Entity (Hex)
Ω
CSS Code
\2126
JavaScript/JSON
String.fromCodePoint(0x2126)
Python
chr(0x2126)
Ruby/PHP
chr(0x2126)
Unix, C, PHP, JAVA
0x2126
Perl
chr(0x2126)
URL Encoded
%2126