To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN テャテクテ榲ョテ禿シ 110000111010110011000011101110001100001110011110110000111010111011000011100100111100001110111100 c3acc3b8c39ec3aec393c3bc
EUC-JP テャテクテ榲ョテ禿シ 1000111011000011100011101010110010001110110000111000111010111000100011101100001111011100110001011000111010101110100011101100001111000110110001011000111010111100 8ec38eac8ec38eb88ec3dcc58eae8ec3c6c58ebc
UTF-8 テャテクテ榲ョテ禿シ 111011111011111010000011111011111011110110101100111011111011111010000011111011111011110110111000111011111011111010000011111001101010011010110010111011111011110110101110111011111011111010000011111001111010011010111111111011111011110110111100 efbe83efbdacefbe83efbdb8efbe83e6a6b2efbdaeefbe83e7a6bfefbdbc
UHC ????????禿? 0011111100111111001111110011111100111111001111110011111100111111110101001011111000111111 3f3f3f3f3f3f3f3fd4be3f

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)