File size: 264 Bytes
6a7089a
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html><head><title>Unicode Test</title></head>
<body>
<h1>Unicode Content 🎉</h1>
<p>Chinese: 你好世界</p>
<p>Japanese: こんにちは</p>
<p>Korean: 안녕하세요</p>
<p>Arabic: مرحبا</p>
<p>Emoji: 🚀💻🦀✨</p>
</body></html>