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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 続箪脱族湛旦^ 10010001101100011001001001011100100100100100010110010001101100001001001001011000100100100101010101011110 91b1925c924591b0925892555e
EUC-JP 続箪脱族湛旦^ 11000010101100111100001110111101110000111010011011000010101100101100001110111001110000111011011001011110 c2b3c3bdc3a6c2b2c3b9c3b65e
UTF-8 続箪脱族湛旦^ 11100111101101101001101011100111101011101010101011101000100001001011000111100110100101111000111111100110101110011001101111100110100101111010011001011110 e7b69ae7aeaae884b1e6978fe6b99be697a65e
UHC ???族湛旦^ 00111111001111110011111111110000111010011101001111000000110100111010100101011110 3f3f3ff0e9d3c0d3a95e

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