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 schelte
9 days ago
tcl by emiliano
16 days ago
tcl by fvogel
16 days ago
tcl by emiliano
16 days ago
tcl by rmax
33 days ago
tcl by oldlaptop
33 days ago
tcl by schelte
34 days ago
tcl by Bradipo
46 days ago
tcl by kbk
57 days ago
tcl by oldlaptop
59 days ago
Submit
New paste
Documentation
From Jabber