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 ゜±^k}\}゜±^k}\{^ 111000111000001010011100110000101011000101011110011010110111110101011100011111011110001110000010100111001100001010110001010111100110101101111101010111000111101101011110 e3829cc2b15e6b7d5c7de3829cc2b15e6b7d5c7b5e
SJIS-WIN ????±^k}\}????±^k}\{^ 0011111100111111001111110011111110000001011111010101111001101011011111010101110001111101001111110011111100111111001111111000000101111101010111100110101101111101010111000111101101011110 3f3f3f3f817d5e6b7d5c7d3f3f3f3f817d5e6b7d5c7b5e
EUC-JP ã??±^k}\}ã??±^k}\{^ 10001111101010111010101000111111001111111000111110101010101001001010000111011110010111100110101101111101010111000111110110001111101010111010101000111111001111111000111110101010101001001010000111011110010111100110101101111101010111000111101101011110 8fabaa3f3f8faaa4a1de5e6b7d5c7d8fabaa3f3f8faaa4a1de5e6b7d5c7b5e
UTF-8 ゜±^k}\}゜±^k}\{^ 11000011101000111100001010000010110000101001110011000011100000101100001010110001010111100110101101111101010111000111110111000011101000111100001010000010110000101001110011000011100000101100001010110001010111100110101101111101010111000111101101011110 c3a3c282c29cc382c2b15e6b7d5c7dc3a3c282c29cc382c2b15e6b7d5c7b5e
UHC ????±^k}\}????±^k}\{^ 0011111100111111001111110011111110100001101111100101111001101011011111010101110001111101001111110011111100111111001111111010000110111110010111100110101101111101010111000111101101011110 3f3f3f3fa1be5e6b7d5c7d3f3f3f3fa1be5e6b7d5c7b5e

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