I don't understand encodings
Posted to
tcl
by aspect at Fri Aug 15 09:29:47 GMT 2008
view raw
set
a "Ñ Ð»ÐµÐ±"
set
b "хлеб"
foreach
enc [
encoding
names] {
if
{[
encoding
convertfrom
$enc
$a
] ==
$b
} {
puts
$enc
}
}
Recent Posts
tcl by evilotto
1 days ago
tcl by evilotto
1 days ago
tcl by colin
3 days ago
tcl by colin
4 days ago
tcl by colin
4 days ago
tcl by colin
4 days ago
tcl by egavilan
8 days ago
tcl by Bradipo
9 days ago
tcl by miguel
11 days ago
tcl by kbk
13 days ago
Submit
New paste
Documentation
From Jabber