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 ’F‘©‘¸’G‘¹‘¶}v’F‘©‘¸’G‘¹‘¶}vB 1001001001000110100100011010100110010001101110001001001001000111100100011011100110010001101101100111110101110110100100100100011010010001101010011001000110111000100100100100011110010001101110011001000110110110011111010111011001000010 924691a991b8924791b991b67d76924691a991b8924791b991b67d7642
SJIS-WIN ?F?????G???¶}v?F?????G???¶}vB 00111111010001100011111100111111001111110011111100111111010001110011111100111111001111111000000111110111011111010111011000111111010001100011111100111111001111110011111100111111010001110011111100111111001111111000000111110111011111010111011001000010 3f463f3f3f3f3f473f3f3f81f77d763f463f3f3f3f3f473f3f3f81f77d7642
EUC-JP ?F?©?¸?G???¶}v?F?©?¸?G???¶}vB 001111110100011000111111100011111010001011101101001111111000111110100010101100010011111101000111001111110011111100111111101000101111100101111101011101100011111101000110001111111000111110100010111011010011111110001111101000101011000100111111010001110011111100111111001111111010001011111001011111010111011001000010 3f463f8fa2ed3f8fa2b13f473f3f3fa2f97d763f463f8fa2ed3f8fa2b13f473f3f3fa2f97d7642
UTF-8 ’F‘©‘¸’G‘¹‘¶}v’F‘©‘¸’G‘¹‘¶}vB 11000010100100100100011011000010100100011100001010101001110000101001000111000010101110001100001010010010010001111100001010010001110000101011100111000010100100011100001010110110011111010111011011000010100100100100011011000010100100011100001010101001110000101001000111000010101110001100001010010010010001111100001010010001110000101011100111000010100100011100001010110110011111010111011001000010 c29246c291c2a9c291c2b8c29247c291c2b9c291c2b67d76c29246c291c2a9c291c2b8c29247c291c2b9c291c2b67d7642
UHC ?F???¸?G?¹?¶}v?F???¸?G?¹?¶}vB 0011111101000110001111110011111100111111101000101010110000111111010001110011111110101001111101100011111110100010110100100111110101110110001111110100011000111111001111110011111110100010101011000011111101000111001111111010100111110110001111111010001011010010011111010111011001000010 3f463f3f3fa2ac3f473fa9f63fa2d27d763f463f3f3fa2ac3f473fa9f63fa2d27d7642

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