4 lines
75 B
Bash
Executable File
4 lines
75 B
Bash
Executable File
#!/bin/sh
|
|
|
|
printf '%s\n%s\n%s\n' U+D55C U+AD6D U+C5B4 | ./utf 8 | od -t x1
|