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‘¼W^’A‘¼\}v’A‘¼W^’A‘¼\}vB 100100100100000110010001101111000101011101011110100100100100000110010001101111000101110001111101011101101001001001000001100100011011110001010111010111101001001001000001100100011011110001011100011111010111011001000010 924191bc575e924191bc5c7d76924191bc575e924191bc5c7d7642
SJIS-WIN ?A??W^?A??\}v?A??W^?A??\}vB 001111110100000100111111001111110101011101011110001111110100000100111111001111110101110001111101011101100011111101000001001111110011111101010111010111100011111101000001001111110011111101011100011111010111011001000010 3f413f3f575e3f413f3f5c7d763f413f3f575e3f413f3f5c7d7642
EUC-JP ?A??W^?A??\}v?A??W^?A??\}vB 001111110100000100111111001111110101011101011110001111110100000100111111001111110101110001111101011101100011111101000001001111110011111101010111010111100011111101000001001111110011111101011100011111010111011001000010 3f413f3f575e3f413f3f5c7d763f413f3f575e3f413f3f5c7d7642
UTF-8 ’A‘¼W^’A‘¼\}v’A‘¼W^’A‘¼\}vB 110000101001001001000001110000101001000111000010101111000101011101011110110000101001001001000001110000101001000111000010101111000101110001111101011101101100001010010010010000011100001010010001110000101011110001010111010111101100001010010010010000011100001010010001110000101011110001011100011111010111011001000010 c29241c291c2bc575ec29241c291c2bc5c7d76c29241c291c2bc575ec29241c291c2bc5c7d7642
UHC ?A?¼W^?A?¼\}v?A?¼W^?A?¼\}vB 00111111010000010011111110101000111110010101011101011110001111110100000100111111101010001111100101011100011111010111011000111111010000010011111110101000111110010101011101011110001111110100000100111111101010001111100101011100011111010111011001000010 3f413fa8f9575e3f413fa8f95c7d763f413fa8f9575e3f413fa8f95c7d7642

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