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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN テサテ伸テサテ伸^ 1100001110111011110000111001000001001100110000111011101111000011100100000100110001011110 c3bbc3904cc3bbc3904c5e
EUC-JP テサテ伸テサテ伸^ 1000111011000011100011101011101110001110110000111011111110101101100011101100001110001110101110111000111011000011101111111010110101011110 8ec38ebb8ec3bfad8ec38ebb8ec3bfad5e
UTF-8 テサテ伸テサテ伸^ 11101111101111101000001111101111101111011011101111101111101111101000001111100100101111001011100011101111101111101000001111101111101111011011101111101111101111101000001111100100101111001011100001011110 efbe83efbdbbefbe83e4bcb8efbe83efbdbbefbe83e4bcb85e
UHC ???伸???伸^ 0011111100111111001111111110001111011111001111110011111100111111111000111101111101011110 3f3f3fe3df3f3f3fe3df5e

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