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 ??Zf??Z^}Y??Zf??Z^}bE 001111110011111101011010011001100011111100111111010110100101111001111101010110010011111100111111010110100110011000111111001111110101101001011110011111010110001001000101 3f3f5a663f3f5a5e7d593f3f5a663f3f5a5e7d6245
SJIS-WIN ?ーZf?ーZ^}Y?ーZf?ーZ^}bE 001111111011000001011010011001100011111110110000010110100101111001111101010110010011111110110000010110100110011000111111101100000101101001011110011111010110001001000101 3fb05a663fb05a5e7d593fb05a663fb05a5e7d6245
EUC-JP ?ーZf?ーZ^}Y?ーZf?ーZ^}bE 00111111100011101011000001011010011001100011111110001110101100000101101001011110011111010101100100111111100011101011000001011010011001100011111110001110101100000101101001011110011111010110001001000101 3f8eb05a663f8eb05a5e7d593f8eb05a663f8eb05a5e7d6245
UTF-8 諥ーZf諥ーZ^}Y諥ーZf諥ーZ^}bE 11101000101010111010010111101111101111011011000001011010011001101110100010101011101001011110111110111101101100000101101001011110011111010101100111101000101010111010010111101111101111011011000001011010011001101110100010101011101001011110111110111101101100000101101001011110011111010110001001000101 e8aba5efbdb05a66e8aba5efbdb05a5e7d59e8aba5efbdb05a66e8aba5efbdb05a5e7d6245
UHC ??Zf??Z^}Y??Zf??Z^}bE 001111110011111101011010011001100011111100111111010110100101111001111101010110010011111100111111010110100110011000111111001111110101101001011110011111010110001001000101 3f3f5a663f3f5a5e7d593f3f5a663f3f5a5e7d6245

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