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ž¶\nf’Až¶\n^}Y’Až¶\nf’Až¶\n^}bE 100100100100000110011110101101100101110001101110011001101001001001000001100111101011011001011100011011100101111001111101010110011001001001000001100111101011011001011100011011100110011010010010010000011001111010110110010111000110111001011110011111010110001001000101 92419eb65c6e6692419eb65c6e5e7d5992419eb65c6e6692419eb65c6e5e7d6245
SJIS-WIN ?A?¶\nf?A?¶\n^}Y?A?¶\nf?A?¶\n^}bE 00111111010000010011111110000001111101110101110001101110011001100011111101000001001111111000000111110111010111000110111001011110011111010101100100111111010000010011111110000001111101110101110001101110011001100011111101000001001111111000000111110111010111000110111001011110011111010110001001000101 3f413f81f75c6e663f413f81f75c6e5e7d593f413f81f75c6e663f413f81f75c6e5e7d6245
EUC-JP ?A?¶\nf?A?¶\n^}Y?A?¶\nf?A?¶\n^}bE 00111111010000010011111110100010111110010101110001101110011001100011111101000001001111111010001011111001010111000110111001011110011111010101100100111111010000010011111110100010111110010101110001101110011001100011111101000001001111111010001011111001010111000110111001011110011111010110001001000101 3f413fa2f95c6e663f413fa2f95c6e5e7d593f413fa2f95c6e663f413fa2f95c6e5e7d6245
UTF-8 ’Až¶\nf’Až¶\n^}Y’Až¶\nf’Až¶\n^}bE 110000101001001001000001110000101001111011000010101101100101110001101110011001101100001010010010010000011100001010011110110000101011011001011100011011100101111001111101010110011100001010010010010000011100001010011110110000101011011001011100011011100110011011000010100100100100000111000010100111101100001010110110010111000110111001011110011111010110001001000101 c29241c29ec2b65c6e66c29241c29ec2b65c6e5e7d59c29241c29ec2b65c6e66c29241c29ec2b65c6e5e7d6245
UHC ?A?¶\nf?A?¶\n^}Y?A?¶\nf?A?¶\n^}bE 00111111010000010011111110100010110100100101110001101110011001100011111101000001001111111010001011010010010111000110111001011110011111010101100100111111010000010011111110100010110100100101110001101110011001100011111101000001001111111010001011010010010111000110111001011110011111010110001001000101 3f413fa2d25c6e663f413fa2d25c6e5e7d593f413fa2d25c6e663f413fa2d25c6e5e7d6245

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