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 ??^?????^???^ 00111111001111110101111000111111001111110011111100111111001111110101111000111111001111110011111101011110 3f3f5e3f3f3f3f3f5e3f3f3f5e
SJIS-WIN テ・^ツ愿カテ・^ツ愿カ^ 110000111010010101011110110000101001110011000011101101101100001110100101010111101100001010011100110000111011011001011110 c3a55ec29cc3b6c3a55ec29cc3b65e
EUC-JP テ・^ツ愿カテ・^ツ愿カ^ 1000111011000011100011101010010101011110100011101100001011011000110001011000111010110110100011101100001110001110101001010101111010001110110000101101100011000101100011101011011001011110 8ec38ea55e8ec2d8c58eb68ec38ea55e8ec2d8c58eb65e
UTF-8 テ・^ツ愿カテ・^ツ愿カ^ 111011111011111010000011111011111011110110100101010111101110111110111110100000101110011010000100101111111110111110111101101101101110111110111110100000111110111110111101101001010101111011101111101111101000001011100110100001001011111111101111101111011011011001011110 efbe83efbda55eefbe82e684bfefbdb6efbe83efbda55eefbe82e684bfefbdb65e
UHC ??^?愿???^?愿?^ 001111110011111101011110001111111110101010110100001111110011111100111111010111100011111111101010101101000011111101011110 3f3f5e3feab43f3f3f5e3feab43f5e

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