--- date: 20201112 id: 8beda434-6bd6-4364-96fe-7912bfe062fb title: Unicode Code Point Escapes --- # Syntax ``` javascript console.log('\uD83D\uDE80'); ```