<!DOCTYPE html>
<html lang="en-US">
<head>
<style>
#point:after{
content:"\027F2";
}
</style>
</head>
<body>
<p>Anticlockwise Gapped Circle Arrow using Hexa Decimal: ⟲</p>
<p>Anticlockwise Gapped Circle Arrow using HTML Code: ⟲</p>
<p id="point">Anticlockwise Gapped Circle Arrow using CSS Entity: </p>
</body>
</html>