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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN ツ偲ョDツ偲ョD^ 1100001010001110110000111010111001000100110000101000111011000011101011100100010001011110 c28ec3ae44c28ec3ae445e
EUC-JP ツ偲ョDツ偲ョD^ 100011101100001010111100110001011000111010101110010001001000111011000010101111001100010110001110101011100100010001011110 8ec2bcc58eae448ec2bcc58eae445e
UTF-8 ツ偲ョDツ偲ョD^ 111011111011111010000010111001011000000110110010111011111011110110101110010001001110111110111110100000101110010110000001101100101110111110111101101011100100010001011110 efbe82e581b2efbdae44efbe82e581b2efbdae445e
UHC ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e

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