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???W}Y??Z???W}bE 00111111001111110101101000111111001111110011111101010111011111010101100100111111001111110101101000111111001111110011111101010111011111010110001001000101 3f3f5a3f3f3f577d593f3f5a3f3f3f577d6245
SJIS-WIN テサZツ篠ァW}YテサZツ篠ァW}bE 110000111011101101011010110000101000111011000010101001110101011101111101010110011100001110111011010110101100001010001110110000101010011101010111011111010110001001000101 c3bb5ac28ec2a7577d59c3bb5ac28ec2a7577d6245
EUC-JP テサZツ篠ァW}YテサZツ篠ァW}bE 1000111011000011100011101011101101011010100011101100001010111100110001001000111010100111010101110111110101011001100011101100001110001110101110110101101010001110110000101011110011000100100011101010011101010111011111010110001001000101 8ec38ebb5a8ec2bcc48ea7577d598ec38ebb5a8ec2bcc48ea7577d6245
UTF-8 テサZツ篠ァW}YテサZツ篠ァW}bE 111011111011111010000011111011111011110110111011010110101110111110111110100000101110011110101111101000001110111110111101101001110101011101111101010110011110111110111110100000111110111110111101101110110101101011101111101111101000001011100111101011111010000011101111101111011010011101010111011111010110001001000101 efbe83efbdbb5aefbe82e7afa0efbda7577d59efbe83efbdbb5aefbe82e7afa0efbda7577d6245
UHC ??Z?篠?W}Y??Z?篠?W}bE 001111110011111101011010001111111110000111000110001111110101011101111101010110010011111100111111010110100011111111100001110001100011111101010111011111010110001001000101 3f3f5a3fe1c63f577d593f3f5a3fe1c63f577d6245

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