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^ 111001111000011110000001111001011001111110110111010001001110011110000111100000011110010110011111101101110100010001011110 e78781e59fb744e78781e59fb7445e
EUC-JP 辯∝濤D辯∝濤D^ 111011011110011110100010111001111101111010111001010001001110110111100111101000101110011111011110101110010100010001011110 ede7a2e7deb944ede7a2e7deb9445e
UTF-8 辯∝濤D辯∝濤D^ 111010001011111010101111111000101000100010011101111001101011111110100100010001001110100010111110101011111110001010001000100111011110011010111111101001000100010001011110 e8beafe2889de6bfa444e8beafe2889de6bfa4445e
UHC 辯∝濤D辯∝濤D^ 110111001010101010100001111100001101010010100110010001001101110010101010101000011111000011010100101001100100010001011110 dcaaa1f0d4a644dcaaa1f0d4a6445e

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