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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN テ佚ク\}テ佚ク\{^ 11000011100110001100001110111000010111000111110111000011100110001100001110111000010111000111101101011110 c398c3b85c7dc398c3b85c7b5e
EUC-JP テ佚ク\}テ佚ク\{^ 1000111011000011110100001100010110001110101110000101110001111101100011101100001111010000110001011000111010111000010111000111101101011110 8ec3d0c58eb85c7d8ec3d0c58eb85c7b5e
UTF-8 テ佚ク\}テ佚ク\{^ 1110111110111110100000111110010010111101100110101110111110111101101110000101110001111101111011111011111010000011111001001011110110011010111011111011110110111000010111000111101101011110 efbe83e4bd9aefbdb85c7defbe83e4bd9aefbdb85c7b5e
UHC ?佚?\}?佚?\{^ 00111111111011001110101000111111010111000111110100111111111011001110101000111111010111000111101101011110 3fecea3f5c7d3fecea3f5c7b5e

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