diff --git a/postlfs/config/profile.xml b/postlfs/config/profile.xml
index b7623a3219..12cfa2d9fb 100644
--- a/postlfs/config/profile.xml
+++ b/postlfs/config/profile.xml
@@ -446,7 +446,7 @@ for i in $(locale); do
done
if [[ "$TERM" = linux ]]; then
- export LANG=C
+ export LANG=C.UTF-8
else
export LANG=<ll>_<CC>.<charmap><@modifiers>
fi
@@ -459,7 +459,7 @@ for i in $(locale); do
done
if [[ "$TERM" = linux ]]; then
- export LANG=C
+ export LANG=C.UTF-8
else
source /etc/locale.conf