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 ñàÜñŽ½Ž°nñàÜñŽ½Ž°nB 11110001111000001101110011110001100011101011110110001110101100000110111011110001111000001101110011110001100011101011110110001110101100000110111001000010 f1e0dcf18ebd8eb06ef1e0dcf18ebd8eb06e42
SJIS-WIN ???????°n???????°nB 001111110011111100111111001111110011111100111111001111111000000110001011011011100011111100111111001111110011111100111111001111110011111110000001100010110110111001000010 3f3f3f3f3f3f3f818b6e3f3f3f3f3f3f3f818b6e42
EUC-JP ñàÜñ???°nñàÜñ???°nB 10001111101010111101000010001111101010111010001010001111101010101110010010001111101010111101000000111111001111110011111110100001111010110110111010001111101010111101000010001111101010111010001010001111101010101110010010001111101010111101000000111111001111110011111110100001111010110110111001000010 8fabd08faba28faae48fabd03f3f3fa1eb6e8fabd08faba28faae48fabd03f3f3fa1eb6e42
UTF-8 ñàÜñŽ½Ž°nñàÜñŽ½Ž°nB 1100001110110001110000111010000011000011100111001100001110110001110000101000111011000010101111011100001010001110110000101011000001101110110000111011000111000011101000001100001110011100110000111011000111000010100011101100001010111101110000101000111011000010101100000110111001000010 c3b1c3a0c39cc3b1c28ec2bdc28ec2b06ec3b1c3a0c39cc3b1c28ec2bdc28ec2b06e42
UHC ?????½?°n?????½?°nB 0011111100111111001111110011111100111111101010001111011000111111101000011100011001101110001111110011111100111111001111110011111110101000111101100011111110100001110001100110111001000010 3f3f3f3f3fa8f63fa1c66e3f3f3f3f3fa8f63fa1c66e42

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