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 ??^??}??^??{^ 00111111001111110101111000111111001111110111110100111111001111110101111000111111001111110111101101011110 3f3f5e3f3f7d3f3f5e3f3f7b5e
SJIS-WIN テ。^テ貧}テ。^テ貧{^ 110000111010000101011110110000111001010101101110011111011100001110100001010111101100001110010101011011100111101101011110 c3a15ec3956e7dc3a15ec3956e7b5e
EUC-JP テ。^テ貧}テ。^テ貧{^ 100011101100001110001110101000010101111010001110110000111100100111001111011111011000111011000011100011101010000101011110100011101100001111001001110011110111101101011110 8ec38ea15e8ec3c9cf7d8ec38ea15e8ec3c9cf7b5e
UTF-8 テ。^テ貧}テ。^テ貧{^ 1110111110111110100000111110111110111101101000010101111011101111101111101000001111101000101100101010011101111101111011111011111010000011111011111011110110100001010111101110111110111110100000111110100010110010101001110111101101011110 efbe83efbda15eefbe83e8b2a77defbe83efbda15eefbe83e8b2a77b5e
UHC ??^?貧}??^?貧{^ 001111110011111101011110001111111101111010111000011111010011111100111111010111100011111111011110101110000111101101011110 3f3f5e3fdeb87d3f3f5e3fdeb87b5e

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