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 ????????????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN テアテ・ツウツシテアテ・ツウツシ^ 1100001110110001110000111010010111000010101100111100001010111100110000111011000111000011101001011100001010110011110000101011110001011110 c3b1c3a5c2b3c2bcc3b1c3a5c2b3c2bc5e
EUC-JP テアテ・ツウツシテアテ・ツウツシ^ 100011101100001110001110101100011000111011000011100011101010010110001110110000101000111010110011100011101100001010001110101111001000111011000011100011101011000110001110110000111000111010100101100011101100001010001110101100111000111011000010100011101011110001011110 8ec38eb18ec38ea58ec28eb38ec28ebc8ec38eb18ec38ea58ec28eb38ec28ebc5e
UTF-8 テアテ・ツウツシテアテ・ツウツシ^ 11101111101111101000001111101111101111011011000111101111101111101000001111101111101111011010010111101111101111101000001011101111101111011011001111101111101111101000001011101111101111011011110011101111101111101000001111101111101111011011000111101111101111101000001111101111101111011010010111101111101111101000001011101111101111011011001111101111101111101000001011101111101111011011110001011110 efbe83efbdb1efbe83efbda5efbe82efbdb3efbe82efbdbcefbe83efbdb1efbe83efbda5efbe82efbdb3efbe82efbdbc5e
UHC ????????????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f5e

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