To add Unicode emoji in a Python script using IntelliJ, use the \U or \u escape sequences in strings. Ensure your file encoding is UTF-8 for proper display.