3 lines
73 B
Text
3 lines
73 B
Text
|
|
$s = "Hëlló Wørłð"
|
||
|
|
[System.Text.Encoding]::Unicode.GetByteCount($s)
|