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 ñàÜñ޽޾iñàÜñ޽޾iB 11110001111000001101110011110001100011101011110110001110101111100110100111110001111000001101110011110001100011101011110110001110101111100110100101000010 f1e0dcf18ebd8ebe69f1e0dcf18ebd8ebe6942
SJIS-WIN ????????i????????iB 00111111001111110011111100111111001111110011111100111111001111110110100100111111001111110011111100111111001111110011111100111111001111110110100101000010 3f3f3f3f3f3f3f3f693f3f3f3f3f3f3f3f6942
EUC-JP ñàÜñ????iñàÜñ????iB 1000111110101011110100001000111110101011101000101000111110101010111001001000111110101011110100000011111100111111001111110011111101101001100011111010101111010000100011111010101110100010100011111010101011100100100011111010101111010000001111110011111100111111001111110110100101000010 8fabd08faba28faae48fabd03f3f3f3f698fabd08faba28faae48fabd03f3f3f3f6942
UTF-8 ñàÜñ޽޾iñàÜñ޽޾iB 1100001110110001110000111010000011000011100111001100001110110001110000101000111011000010101111011100001010001110110000101011111001101001110000111011000111000011101000001100001110011100110000111011000111000010100011101100001010111101110000101000111011000010101111100110100101000010 c3b1c3a0c39cc3b1c28ec2bdc28ec2be69c3b1c3a0c39cc3b1c28ec2bdc28ec2be6942
UHC ?????½?¾i?????½?¾iB 0011111100111111001111110011111100111111101010001111011000111111101010001111101001101001001111110011111100111111001111110011111110101000111101100011111110101000111110100110100101000010 3f3f3f3f3fa8f63fa8fa693f3f3f3f3fa8f63fa8fa6942

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