2 lines
83 B
Text
2 lines
83 B
Text
> (set encoded (binary ("åäö ð" utf8)))
|
|
#B(195 165 195 164 195 182 32 195 176)
|
> (set encoded (binary ("åäö ð" utf8)))
|
|
#B(195 165 195 164 195 182 32 195 176)
|