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 ??K???????^ 0011111100111111010010110011111100111111001111110011111100111111001111110011111101011110 3f3f4b3f3f3f3f3f3f3f5e
SJIS-WIN テサKテ古ゥツキテカ^ 110000111011101101001011110000111000110011000011101010011100001010110111110000111011011001011110 c3bb4bc38cc3a9c2b7c3b65e
EUC-JP テサKテ古ゥツキテカ^ 1000111011000011100011101011101101001011100011101100001110111000110001011000111010101001100011101100001010001110101101111000111011000011100011101011011001011110 8ec38ebb4b8ec3b8c58ea98ec28eb78ec38eb65e
UTF-8 テサKテ古ゥツキテカ^ 1110111110111110100000111110111110111101101110110100101111101111101111101000001111100101100011111010010011101111101111011010100111101111101111101000001011101111101111011011011111101111101111101000001111101111101111011011011001011110 efbe83efbdbb4befbe83e58fa4efbda9efbe82efbdb7efbe83efbdb65e
UHC ??K?古?????^ 001111110011111101001011001111111100110110101111001111110011111100111111001111110011111101011110 3f3f4b3fcdaf3f3f3f3f3f5e

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