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 ??????????u^ 001111110011111100111111001111110011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f3f3f3f3f755e
SJIS-WIN テ。ツソティテ。テ。u^ 110000111010000111000010101111111100001110101000110000111010000111000011101000010111010101011110 c3a1c2bfc3a8c3a1c3a1755e
EUC-JP テ。ツソティテ。テ。u^ 10001110110000111000111010100001100011101100001010001110101111111000111011000011100011101010100010001110110000111000111010100001100011101100001110001110101000010111010101011110 8ec38ea18ec28ebf8ec38ea88ec38ea18ec38ea1755e
UTF-8 テ。ツソティテ。テ。u^ 1110111110111110100000111110111110111101101000011110111110111110100000101110111110111101101111111110111110111110100000111110111110111101101010001110111110111110100000111110111110111101101000011110111110111110100000111110111110111101101000010111010101011110 efbe83efbda1efbe82efbdbfefbe83efbda8efbe83efbda1efbe83efbda1755e
UHC ??????????u^ 001111110011111100111111001111110011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f3f3f3f3f755e

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