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 ’¢Wzonf’¢Wzon^}Y’¢Wzonf’¢Wzon^}bE 100100101010001001010111011110100110111101101110011001101001001010100010010101110111101001101111011011100101111001111101010110011001001010100010010101110111101001101111011011100110011010010010101000100101011101111010011011110110111001011110011111010110001001000101 92a2577a6f6e6692a2577a6f6e5e7d5992a2577a6f6e6692a2577a6f6e5e7d6245
SJIS-WIN ?¢Wzonf?¢Wzon^}Y?¢Wzonf?¢Wzon^}bE 00111111100000011001000101010111011110100110111101101110011001100011111110000001100100010101011101111010011011110110111001011110011111010101100100111111100000011001000101010111011110100110111101101110011001100011111110000001100100010101011101111010011011110110111001011110011111010110001001000101 3f8191577a6f6e663f8191577a6f6e5e7d593f8191577a6f6e663f8191577a6f6e5e7d6245
EUC-JP ?¢Wzonf?¢Wzon^}Y?¢Wzonf?¢Wzon^}bE 00111111101000011111000101010111011110100110111101101110011001100011111110100001111100010101011101111010011011110110111001011110011111010101100100111111101000011111000101010111011110100110111101101110011001100011111110100001111100010101011101111010011011110110111001011110011111010110001001000101 3fa1f1577a6f6e663fa1f1577a6f6e5e7d593fa1f1577a6f6e663fa1f1577a6f6e5e7d6245
UTF-8 ’¢Wzonf’¢Wzon^}Y’¢Wzonf’¢Wzon^}bE 1100001010010010110000101010001001010111011110100110111101101110011001101100001010010010110000101010001001010111011110100110111101101110010111100111110101011001110000101001001011000010101000100101011101111010011011110110111001100110110000101001001011000010101000100101011101111010011011110110111001011110011111010110001001000101 c292c2a2577a6f6e66c292c2a2577a6f6e5e7d59c292c2a2577a6f6e66c292c2a2577a6f6e5e7d6245
UHC ??Wzonf??Wzon^}Y??Wzonf??Wzon^}bE 001111110011111101010111011110100110111101101110011001100011111100111111010101110111101001101111011011100101111001111101010110010011111100111111010101110111101001101111011011100110011000111111001111110101011101111010011011110110111001011110011111010110001001000101 3f3f577a6f6e663f3f577a6f6e5e7d593f3f577a6f6e663f3f577a6f6e5e7d6245

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