char-width

char-width is a built-in function in `C source code'.

(char-width CHAR)

Return width of CHAR when displayed in the current buffer.
The width is measured by how many columns it occupies on the screen.
Tab is taken to occupy `tab-width' columns.