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 t‹ön}t‹ön{^ 10011101011101001000101111110110011011100111110110011101011101001000101111110110011011100111101101011110 9d748bf66e7d9d748bf66e7b5e
SJIS-WIN ?t??n}?t??n{^ 00111111011101000011111100111111011011100111110100111111011101000011111100111111011011100111101101011110 3f743f3f6e7d3f743f3f6e7b5e
EUC-JP ?t?ön}?t?ön{^ 0011111101110100001111111000111110101011110100110110111001111101001111110111010000111111100011111010101111010011011011100111101101011110 3f743f8fabd36e7d3f743f8fabd36e7b5e
UTF-8 t‹ön}t‹ön{^ 11000010100111010111010011000010100010111100001110110110011011100111110111000010100111010111010011000010100010111100001110110110011011100111101101011110 c29d74c28bc3b66e7dc29d74c28bc3b66e7b5e
UHC ?t??n}?t??n{^ 00111111011101000011111100111111011011100111110100111111011101000011111100111111011011100111101101011110 3f743f3f6e7d3f743f3f6e7b5e

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