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 arjen
5 days ago
tcl by cgm
14 days ago
tcl by cgm
14 days ago
tcl by alan
21 days ago
tcl by mookie
43 days ago
tcl by mookie
43 days ago
tcl by mookie
43 days ago
tcl by schelte
45 days ago
tcl by oldlaptop
58 days ago
tcl by oldlaptop
61 days ago
Submit
New paste
Documentation
From Jabber