As I was hurriedly trying to cram several ‘Og posts into a conference paper (!), I looked around for a way of including Unicode characters straight away. And found this solution on StackExchange:
\usepackage[mathletters]{ucs}
\usepackage[utf8x]{inputenc}
which just suited me fine!