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 ’A’FW^’A’F\}v’A’FW^’A’F\}vB 100100100100000110010010010001100101011101011110100100100100000110010010010001100101110001111101011101101001001001000001100100100100011001010111010111101001001001000001100100100100011001011100011111010111011001000010 92419246575e924192465c7d7692419246575e924192465c7d7642
SJIS-WIN ?A?FW^?A?F\}v?A?FW^?A?F\}vB 001111110100000100111111010001100101011101011110001111110100000100111111010001100101110001111101011101100011111101000001001111110100011001010111010111100011111101000001001111110100011001011100011111010111011001000010 3f413f46575e3f413f465c7d763f413f46575e3f413f465c7d7642
EUC-JP ?A?FW^?A?F\}v?A?FW^?A?F\}vB 001111110100000100111111010001100101011101011110001111110100000100111111010001100101110001111101011101100011111101000001001111110100011001010111010111100011111101000001001111110100011001011100011111010111011001000010 3f413f46575e3f413f465c7d763f413f46575e3f413f465c7d7642
UTF-8 ’A’FW^’A’F\}v’A’FW^’A’F\}vB 1100001010010010010000011100001010010010010001100101011101011110110000101001001001000001110000101001001001000110010111000111110101110110110000101001001001000001110000101001001001000110010101110101111011000010100100100100000111000010100100100100011001011100011111010111011001000010 c29241c29246575ec29241c292465c7d76c29241c29246575ec29241c292465c7d7642
UHC ?A?FW^?A?F\}v?A?FW^?A?F\}vB 001111110100000100111111010001100101011101011110001111110100000100111111010001100101110001111101011101100011111101000001001111110100011001010111010111100011111101000001001111110100011001011100011111010111011001000010 3f413f46575e3f413f465c7d763f413f46575e3f413f465c7d7642

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