Blocks > Combining Diacritical Marks (0300-036F) > 030A Combining Ring Above

Common web fonts:
̊
Sans-serif
̊
Serif
Misc info:
HTML Entity (dec)̊
HTML Entity (hex)̊
UTF-8 (hex)0xcc8a / 0xcc 0x8a (2 bytes)
UTF-8 (dec)204, 138 (2 bytes)
UTF-16-BE (hex)0x30a / 0x03 0x0a (2 bytes)
UTF-16-BE (dec)3, 10 (2 bytes)
UTF-32-BE (hex)0x30a / 0x00 0x00 0x03 0x0a (4 bytes)
UTF-32-BE (dec)0, 0, 3, 10 (4 bytes)
C/C++/Java source code"\u030a"
Python source code"\u030a"

© Matt Billenstein — Comments or suggestions? matt@vazor.com