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 ?????Z?????S^ 00111111001111110011111100111111001111110101101000111111001111110011111100111111001111110101001101011110 3f3f3f3f3f5a3f3f3f3f3f535e
SJIS-WIN テュツ堋ェZテュツ伉。S^ 110000111010110111000010100110101100001010101010010110101100001110101101110000101001100011000010101000010101001101011110 c3adc29ac2aa5ac3adc298c2a1535e
EUC-JP テュツ堋ェZテュツ伉。S^ 1000111011000011100011101010110110001110110000101101010011000100100011101010101001011010100011101100001110001110101011011000111011000010110100001100010010001110101000010101001101011110 8ec38ead8ec2d4c48eaa5a8ec38ead8ec2d0c48ea1535e
UTF-8 テュツ堋ェZテュツ伉。S^ 111011111011111010000011111011111011110110101101111011111011111010000010111001011010000010001011111011111011110110101010010110101110111110111110100000111110111110111101101011011110111110111110100000101110010010111100100010011110111110111101101000010101001101011110 efbe83efbdadefbe82e5a08befbdaa5aefbe83efbdadefbe82e4bc89efbda1535e
UHC ?????Z???伉?S^ 0011111100111111001111110011111100111111010110100011111100111111001111111111100111110010001111110101001101011110 3f3f3f3f3f5a3f3f3ff9f23f535e

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