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 ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
SJIS-WIN ツ渉ーテシツウテサe^ 110000101000111111000010101100001100001110111100110000101011001111000011101110110110010101011110 c28fc2b0c3bcc2b3c3bb655e
EUC-JP ツ渉ーテシツウテサe^ 1000111011000010101111101100010010001110101100001000111011000011100011101011110010001110110000101000111010110011100011101100001110001110101110110110010101011110 8ec2bec48eb08ec38ebc8ec28eb38ec38ebb655e
UTF-8 ツ渉ーテシツウテサe^ 1110111110111110100000101110011010111000100010011110111110111101101100001110111110111110100000111110111110111101101111001110111110111110100000101110111110111101101100111110111110111110100000111110111110111101101110110110010101011110 efbe82e6b889efbdb0efbe83efbdbcefbe82efbdb3efbe83efbdbb655e
UHC ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e

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