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 ñúޏíòµÞñúޏíòµÜ^ 1111000111111010100011101011100011101101111100101011010111011110111100011111101010001110101110001110110111110010101101011101110001011110 f1fa8eb8edf2b5def1fa8eb8edf2b5dc5e
SJIS-WIN ????????????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ñú?¸íò?Þñú?¸íò?Ü^ 1000111110101011110100001000111110101011111000100011111110001111101000101011000110001111101010111011111110001111101010111101001000111111100011111010100110110000100011111010101111010000100011111010101111100010001111111000111110100010101100011000111110101011101111111000111110101011110100100011111110001111101010101110010001011110 8fabd08fabe23f8fa2b18fabbf8fabd23f8fa9b08fabd08fabe23f8fa2b18fabbf8fabd23f8faae45e
UTF-8 ñúޏíòµÞñúޏíòµÜ^ 110000111011000111000011101110101100001010001110110000101011100011000011101011011100001110110010110000101011010111000011100111101100001110110001110000111011101011000010100011101100001010111000110000111010110111000011101100101100001010110101110000111001110001011110 c3b1c3bac28ec2b8c3adc3b2c2b5c39ec3b1c3bac28ec2b8c3adc3b2c2b5c39c5e
UHC ???¸???Þ???¸????^ 0011111100111111001111111010001010101100001111110011111100111111101010001010110100111111001111110011111110100010101011000011111100111111001111110011111101011110 3f3f3fa2ac3f3f3fa8ad3f3f3fa2ac3f3f3f3f5e

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