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 Ñ¢¼ânfÑ¢¼ân^}YÑ¢¼ânfÑ¢¼ân^}bE 1101000110100010101111001110001001101110011001101101000110100010101111001110001001101110010111100111110101011001110100011010001010111100111000100110111001100110110100011010001010111100111000100110111001011110011111010110001001000101 d1a2bce26e66d1a2bce26e5e7d59d1a2bce26e66d1a2bce26e5e7d6245
SJIS-WIN ?¢??nf?¢??n^}Y?¢??nf?¢??n^}bE 001111111000000110010001001111110011111101101110011001100011111110000001100100010011111100111111011011100101111001111101010110010011111110000001100100010011111100111111011011100110011000111111100000011001000100111111001111110110111001011110011111010110001001000101 3f81913f3f6e663f81913f3f6e5e7d593f81913f3f6e663f81913f3f6e5e7d6245
EUC-JP Ñ¢?ânfÑ¢?ân^}YÑ¢?ânfÑ¢?ân^}bE 10001111101010101101000010100001111100010011111110001111101010111010010001101110011001101000111110101010110100001010000111110001001111111000111110101011101001000110111001011110011111010101100110001111101010101101000010100001111100010011111110001111101010111010010001101110011001101000111110101010110100001010000111110001001111111000111110101011101001000110111001011110011111010110001001000101 8faad0a1f13f8faba46e668faad0a1f13f8faba46e5e7d598faad0a1f13f8faba46e668faad0a1f13f8faba46e5e7d6245
UTF-8 Ñ¢¼ânfÑ¢¼ân^}YÑ¢¼ânfÑ¢¼ân^}bE 110000111001000111000010101000101100001010111100110000111010001001101110011001101100001110010001110000101010001011000010101111001100001110100010011011100101111001111101010110011100001110010001110000101010001011000010101111001100001110100010011011100110011011000011100100011100001010100010110000101011110011000011101000100110111001011110011111010110001001000101 c391c2a2c2bcc3a26e66c391c2a2c2bcc3a26e5e7d59c391c2a2c2bcc3a26e66c391c2a2c2bcc3a26e5e7d6245
UHC ??¼?nf??¼?n^}Y??¼?nf??¼?n^}bE 001111110011111110101000111110010011111101101110011001100011111100111111101010001111100100111111011011100101111001111101010110010011111100111111101010001111100100111111011011100110011000111111001111111010100011111001001111110110111001011110011111010110001001000101 3f3fa8f93f6e663f3fa8f93f6e5e7d593f3fa8f93f6e663f3fa8f93f6e5e7d6245

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