Unifying keyboard language layout's

Is there possible way to handle all layout’s same ?
In our game we are using enhanced input system and we are unable to use some bindings due to keyboard language layout. We want to have support for all keyboard layout’s so user don’t need to rebind it manually. Lets say we have inventory slots that are bound to 1 - 9 and that doesn’t work with other layout such as Slovak or Czech where there are special characters like +ľščťžýáíé. Is there a way to treat all keyboard layouts equally?