-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspecial characters
86 lines (76 loc) · 1.28 KB
/
special characters
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"ä":
"""
888 888
888 888
,adPPYYba,
"" `Y8
,adPPPPP88
88, ,88
`"8bbdP"Y8
""",
"ö":
"""
888 888
888 888
,adPPYba,
a8" "8a
8b d8
"8a, ,a8"
`"YbbdP"'
""",
"ü":
"""
888 888
888 888
88 88
88 88
88 88
"8a, ,a88
`"YbbdP'Y8
""",
"Ä":
""" 888 888
888 888
db
d88b
d8'`8b
d8' `8b
d8YaaaaY8b
d8\"\"\"\"\"\"\"\"8b
d8' `8b
""",
"Ö":
"""888 888
888 888
,ad8888ba,
d8"' `"8b
d8' `8b
88 88
Y8, ,8P
Y8a. .a8P
`"Y8888Y"'
""",
"Ü":
""" 888 888
888 888
88 88
88 88
88 88
88 88
88 88
Y8a. .a8P
`"Y8888Y"'
""",
"ß":
"""
ad888ba
d8" "8b
88, ,8P
88 ,aa8P'
88 `""8b,
88' `8b
88 a8P
88 888P"
"""
}