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 ñüްûGŽ¿n}ñüްûGŽ¿n{^ 111100011111110010001110101100001111101101000111100011101011111101101110011111011111000111111100100011101011000011111011010001111000111010111111011011100111101101011110 f1fc8eb0fb478ebf6e7df1fc8eb0fb478ebf6e7b5e
SJIS-WIN ???°?G??n}???°?G??n{^ 0011111100111111001111111000000110001011001111110100011100111111001111110110111001111101001111110011111100111111100000011000101100111111010001110011111100111111011011100111101101011110 3f3f3f818b3f473f3f6e7d3f3f3f818b3f473f3f6e7b5e
EUC-JP ñü?°ûG?¿n}ñü?°ûG?¿n{^ 100011111010101111010000100011111010101111100100001111111010000111101011100011111010101111100101010001110011111110001111101000101100010001101110011111011000111110101011110100001000111110101011111001000011111110100001111010111000111110101011111001010100011100111111100011111010001011000100011011100111101101011110 8fabd08fabe43fa1eb8fabe5473f8fa2c46e7d8fabd08fabe43fa1eb8fabe5473f8fa2c46e7b5e
UTF-8 ñüްûGŽ¿n}ñüްûGŽ¿n{^ 1100001110110001110000111011110011000010100011101100001010110000110000111011101101000111110000101000111011000010101111110110111001111101110000111011000111000011101111001100001010001110110000101011000011000011101110110100011111000010100011101100001010111111011011100111101101011110 c3b1c3bcc28ec2b0c3bb47c28ec2bf6e7dc3b1c3bcc28ec2b0c3bb47c28ec2bf6e7b5e
UHC ???°?G?¿n}???°?G?¿n{^ 00111111001111110011111110100001110001100011111101000111001111111010001010101111011011100111110100111111001111110011111110100001110001100011111101000111001111111010001010101111011011100111101101011110 3f3f3fa1c63f473fa2af6e7d3f3f3fa1c63f473fa2af6e7b5e

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