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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN テ簓ス}テ簓ス{^ 1100001111100010110001111011110101111101110000111110001011000111101111010111101101011110 c3e2c7bd7dc3e2c7bd7b5e
EUC-JP テ簓ス}テ簓ス{^ 100011101100001111100100110010011000111010111101011111011000111011000011111001001100100110001110101111010111101101011110 8ec3e4c98ebd7d8ec3e4c98ebd7b5e
UTF-8 テ簓ス}テ簓ス{^ 111011111011111010000011111001111011000010010011111011111011110110111101011111011110111110111110100000111110011110110000100100111110111110111101101111010111101101011110 efbe83e7b093efbdbd7defbe83e7b093efbdbd7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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