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 ???????e^ 001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f655e
SJIS-WIN テ板ァテャツサe^ 11000011100101001100001010100111110000111010110011000010101110110110010101011110 c394c2a7c3acc2bb655e
EUC-JP テ板ァテャツサe^ 10001110110000111100100011000100100011101010011110001110110000111000111010101100100011101100001010001110101110110110010101011110 8ec3c8c48ea78ec38eac8ec28ebb655e
UTF-8 テ板ァテャツサe^ 1110111110111110100000111110011010011101101111111110111110111101101001111110111110111110100000111110111110111101101011001110111110111110100000101110111110111101101110110110010101011110 efbe83e69dbfefbda7efbe83efbdacefbe82efbdbb655e
UHC ?板?????e^ 00111111111101111111100100111111001111110011111100111111001111110110010101011110 3ff7f93f3f3f3f3f655e

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