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^ 001111110011111100111111001111110011111100111111001111110100010001011110 3f3f3f3f3f3f3f445e
SJIS-WIN 恁?恁?恁??D^ 100111001000110000111111100111001000110000111111100111001000110000111111001111110100010001011110 9c8c3f9c8c3f9c8c3f3f445e
EUC-JP 恁?恁?恁??D^ 110101111110110000111111110101111110110000111111110101111110110000111111001111110100010001011110 d7ec3fd7ec3fd7ec3f3f445e
UTF-8 恁찪恁찶恁⑹쭬D^ 1110011010000001100000011110110010110000101010101110011010000001100000011110110010110000101101101110011010000001100000011110001010010001101110011110110010101101101011000100010001011110 e68181ecb0aae68181ecb0b6e68181e291b9ecadac445e
UHC 恁찪恁찶恁⑹쭬D^ 11101100111101101010101001000011111011001111011010101010010011001110110011110110101010011110110010100111101000000100010001011110 ecf6aa43ecf6aa4cecf6a9eca7a0445e

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