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 ?????Q????? 0011111100111111001111110011111100111111010100010011111100111111001111110011111100111111 3f3f3f3f3f513f3f3f3f3f
SJIS-WIN ツ偲堕崢ォQツ瞬ツ淞ォ 11000010100011101100001110010001110000101001101111000010101010110101000111000010100011110111010111000010100111111100001010101011 c28ec391c29bc2ab51c28f75c29fc2ab
EUC-JP ツ偲堕崢ォQツ瞬ツ淞ォ 100011101100001010111100110001011100001011000100110101101100010010001110101010110101000110001110110000101011110111010110100011101100001011011110110001001000111010101011 8ec2bcc5c2c4d6c48eab518ec2bdd68ec2dec48eab
UTF-8 ツ偲堕崢ォQツ瞬ツ淞ォ 11101111101111101000001011100101100000011011001011100101101000001001010111100101101101001010001011101111101111011010101101010001111011111011111010000010111001111001111010101100111011111011111010000010111001101011011110011110111011111011110110101011 efbe82e581b2e5a095e5b4a2efbdab51efbe82e79eacefbe82e6b79eefbdab
UHC ?????Q?瞬?淞? 00111111001111110011111100111111001111110101000100111111111000101110101100111111111000011110011100111111 3f3f3f3f3f513fe2eb3fe1e73f

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